Contents

UIWritingToolsCoordinator.State.inactive

A state that indicates Writing Tools isn’t currently performing any work on your view’s content.

Declaration

case inactive

Mentioned in

Discussion

The coordinator starts in the inactive state, and transitions immediately to the UIWritingToolsCoordinator.State.noninteractive or UIWritingToolsCoordinator.State.interactiveResting state when someone chooses an option from the Writing Tools UI. The coordinator returns to the inactive state when the person accepts the changes or dismisses the Writing Tools UI.

See Also

Getting the animation types