9 references to GTK
Microsoft.Maui.Controls (9)
PlatformConfiguration\GTKSpecific\BoxView.cs (3)
28
this IPlatformElementConfiguration<
GTK
, FormsElement> config)
34
public static IPlatformElementConfiguration<
GTK
, FormsElement> SetHasCornerRadius(
35
this IPlatformElementConfiguration<
GTK
, FormsElement> config, bool value)
PlatformConfiguration\GTKSpecific\NavigationPage.cs (3)
28
this IPlatformElementConfiguration<
GTK
, FormsElement> config)
34
public static IPlatformElementConfiguration<
GTK
, FormsElement> SetBackButtonIcon(
35
this IPlatformElementConfiguration<
GTK
, FormsElement> config, string value)
PlatformConfiguration\GTKSpecific\TabbedPage.cs (3)
28
this IPlatformElementConfiguration<
GTK
, FormsElement> config)
34
public static IPlatformElementConfiguration<
GTK
, FormsElement> SetTabPosition(
35
this IPlatformElementConfiguration<
GTK
, FormsElement> config, TabPosition value)