booleanValue
The contents of the receiver as a Boolean value, coercing (to typeBoolean) if necessary.
Declaration
var booleanValue: Bool { get }Discussion
The contents of the descriptor, as a Boolean value, or false if an error occurs.
The contents of the receiver as a Boolean value, coercing (to typeBoolean) if necessary.
var booleanValue: Bool { get }The contents of the descriptor, as a Boolean value, or false if an error occurs.