UIBandSelectionInteraction.State
Constants that indicate whether a band selection interaction object is inactive or currently tracking an interaction.
Declaration
enum StateOverview
Use the UIBandSelectionInteraction.State constants in the handler of a UIBandSelectionInteraction object to determine the current state of the interaction. When the interaction object is idle, it sets the state to UIBandSelectionInteraction.State.possible. After the interaction starts, the state changes to other values to reflect the progress toward the completion of that interaction.
Topics
Getting the selection state
UIBandSelectionInteraction.State.possibleUIBandSelectionInteraction.State.beganUIBandSelectionInteraction.State.selectingUIBandSelectionInteraction.State.ended