Search
ModifyLabelController Methods
 


 Public Methods

  Name Description

DisallowCursor

Gets the mouse cursor to display when operation is not allowed. (Inherited from PointerController.)

DrawInteraction

Called on the current controller to let it draw an appropriate feedback for the current user action. (Inherited from PointerController.)

OnCancel

SinglePointerController.OnCancel override.

OnPointerDown

SinglePointerController.OnPointerDown override.

OnPointerMove

SinglePointerController.OnPointerMove override.

OnPointerUp

SinglePointerController.OnPointerUp override.

Validate

Called to validate the operation at current pointer position. (Inherited from PointerController.)

 See Also