Contents

isBoundToSystemGesture

A Boolean value that indicates whether the user binds the element to a system gesture.

Declaration

var isBoundToSystemGesture: Bool { get }

Discussion

This property is true if the user binds this element to a gesture; otherwise, it’s false.

See Also

Handling system gesture input