Skip to main content

ItemHandlerState

Enumerations

ItemHandlerState

Specifies values which define current item state.

Enumeration Members

Enumeration MemberValueDescription
edit1Specifies state when item is being edited.
hover3Specifies state when item is hovered.
idle0Specifies state when no action is performed on the item and it is neither selected nor hovered
move4Specifies state when item is being moved.
resize5Specifies state when item is being resized.
rotate6Specifies state when item is being rotated.
select2Specifies state when item is selected.
Was this page helpful?