ViewState 枚举

定义

已否决。 请勿使用。

此枚举支持其成员值的按位组合。

[System.Flags]
public enum ViewState
type ViewState = 
继承
System.Enum
ViewState
属性
System.FlagsAttribute

字段

Default 0

已否决。 请勿使用。

Prelight 1

已否决。 请勿使用。

Pressed 2

已否决。 请勿使用。

适用于