バージョン

LocationElementKind 列挙体

UltraNavigationBarLocation インスタンスを表すユーザー インターフェイス要素を定義する定数。
シンタックス
'宣言
 
Public Enum LocationElementKind 
   Inherits System.Enum
public enum LocationElementKind : System.Enum 
メンバ
メンバ解説
DropDownButtonLocationDropDownButtonUIElement
ListItemLocationListItemUIElement
None初期化されていない値を表します。
TextButtonLocationTextButtonUIElement
参照