Contents

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.

See Also

Getting Information About a Descriptor