UIBandSelectionInteraction.State.ended
A state that indicates the current interaction ended.
Declaration
case endedDiscussion
Use this state to finalize the interaction. For example, you might finalize the selection of items in your view.
A state that indicates the current interaction ended.
case endedUse this state to finalize the interaction. For example, you might finalize the selection of items in your view.