Contents

pathComplete

Indicates a drawn path has completed and/or recognized.

Declaration

static let pathComplete: SensoryFeedback

Discussion

Use this to provide feedback for closed shape drawing or similar actions. It should supplement the user experience, since only some platforms will play feedback in response to it.

Only plays feedback on iOS.

See Also

Indicating changes and selections