3 references to Plain
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\iOS\ListViewRenderer.cs (1)
1572 : base(element.OnThisPlatform().GetGroupHeaderStyle() == GroupHeaderStyle.Plain
PlatformConfiguration\iOSSpecific\ListView.cs (1)
38 public static readonly BindableProperty GroupHeaderStyleProperty = BindableProperty.Create(nameof(GroupHeaderStyle), typeof(GroupHeaderStyle), typeof(FormsElement), GroupHeaderStyle.Plain);
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ListViewRenderer.cs (1)
1551 : base(element.OnThisPlatform().GetGroupHeaderStyle() == GroupHeaderStyle.Plain