Contents

isEmpty

A Boolean value that denotes whether the option is empty.

Declaration

var isEmpty: Bool { get }

Discussion

Returns true if the option is equivalent to the empty set, or false otherwise.

See Also

Comparing compression options