TabbedPage Class

Definition

Controls the tab position on tabbed pages on the GTK platform.

public static class TabbedPage
type TabbedPage = class
Inheritance
TabbedPage

Fields

TabPositionProperty

Backing store for the attached property that controls the tab position.

Methods

GetTabPosition(BindableObject)

Gets the tab position.

GetTabPosition(IPlatformElementConfiguration<GTK,TabbedPage>)

Gets the tab position.

SetTabPosition(BindableObject, TabPosition)

Sets the tab position.

SetTabPosition(IPlatformElementConfiguration<GTK,TabbedPage>, TabPosition)

Sets the tab position.

Applies to