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

booleanValue

The contents of the receiver as a Boolean value, coercing (to typeBoolean) if necessary. ブール値としてのレシーバの内容、必要ならば(typeBooleanに)強制します。

Declaration 宣言

var booleanValue: Bool { get }

Discussion 議論

The contents of the descriptor, as a Boolean value, or false if an error occurs. 記述子の内容、ブール値として、またはエラーから起こるならばfalse

See Also 参照

Getting Information About a Descriptor 記述子についての情報を取得する