Udostępnij za pośrednictwem


TabbedPage.GetTabsStyle Metoda

Definicja

Przeciążenia

GetTabsStyle(BindableObject)

Zwraca wartość opisując sposób wyświetlania kart.

GetTabsStyle(IPlatformElementConfiguration<macOS,TabbedPage>)

Zwraca wartość opisując sposób wyświetlania kart.

GetTabsStyle(BindableObject)

Zwraca wartość opisując sposób wyświetlania kart.

public static Xamarin.Forms.TabsStyle GetTabsStyle (Xamarin.Forms.BindableObject element);
static member GetTabsStyle : Xamarin.Forms.BindableObject -> Xamarin.Forms.TabsStyle

Parametry

element
BindableObject

Element specyficzny dla platformy, na którym ma być wykonywana operacja.

Zwraca

Dotyczy

GetTabsStyle(IPlatformElementConfiguration<macOS,TabbedPage>)

Zwraca wartość opisując sposób wyświetlania kart.

public static Xamarin.Forms.TabsStyle GetTabsStyle (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.macOS,Xamarin.Forms.TabbedPage> config);
static member GetTabsStyle : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.macOS, Xamarin.Forms.TabbedPage> -> Xamarin.Forms.TabsStyle

Parametry

config
IPlatformElementConfiguration<macOS,TabbedPage>

Konfiguracja specyficzna dla platformy zawierająca element, na którym ma być wykonywana operacja.

Zwraca

Dotyczy