バージョン

Initialize メソッド (TileHeaderButtonUIElement)

現在の状態による要素を初期化します。
シンタックス
'宣言
 
Public Sub Initialize( _
   ByVal headerButtonType As TileHeaderButtonType _
) 
public void Initialize( 
   TileHeaderButtonType headerButtonType
)

パラメータ

headerButtonType
この要素に表示されるボタンの種類。
参照