TabbedPageStyle クラス

定義

タブ付きページのタブ バーのスタイルを列挙します。

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

フィールド

Default

既定のタブ バーのスタイルを示します。

Tabbar

タイトルなしのタブ バーを示します。

TabbarWithTitle

タイトル付きのタブ バーを示します。

適用対象