TabbedPageStyle 类

定义

枚举选项卡式页的选项卡栏样式。

public ref class TabbedPageStyle abstract sealed
public static class TabbedPageStyle
type TabbedPageStyle = class
Public Class TabbedPageStyle
继承
TabbedPageStyle

字段

Default

指示默认选项卡栏样式。

Tabbar

指示没有标题的选项卡栏。

TabbarWithTitle

指示带标题的选项卡栏。

适用于