TabbedPage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |