Contents

isEmpty

A Boolean value that indicates whether the path is empty.

Declaration

var isEmpty: Bool { get }

Discussion

The value of this property is true if the path contains no elements, or false if it contains at least one element.

See Also

Querying a Path