Documentation
    Preparing search index...

    Move mode: pan the canvas view (if the DrawingCanvas supports a transform/offset). By default this mode simply does nothing visually special but prevents shapes from being drawn. If you want to pan, listen to the pan event or extend this class.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    name: "move"

    Methods

    • Called when this mode becomes active

      Returns void

    • Called when this mode becomes inactive

      Returns void

    • Draw any in-progress overlay for this mode. Called during the DrawingCanvas onDraw pass after all layers.

      Parameters

      Returns void

    • Returns void

    • Called when the touch is cancelled

      Parameters

      Returns void