Instance Property インスタンスプロパティ

isEnabled

A Boolean value that indicates whether the view associated with this environment allows user interaction. あるブール値、それはこの環境と結びつけられたビューがユーザ相互作用を可能にするかどうかを指し示します。

Declaration 宣言

var isEnabled: Bool { get set }

Discussion 議論

The default value is true. 省略時の値は、trueです。

See Also 参照

State 状態