'宣言 Public Enum LocationElementKind Inherits System.Enum
public enum LocationElementKind : System.Enum
メンバ | 解説 |
---|---|
DropDownButton | LocationDropDownButtonUIElement。 |
ListItem | LocationListItemUIElement。 |
None | 初期化されていない値を表します。 |
TextButton | LocationTextButtonUIElement。 |