SurfaceDropManager wraps DropManager with default implementations of the various callbacks. Most users will want to use this class rather than DropManager, as it operates at a higher level.

Type Parameters

  • T

Methods

Methods

  • Sets whether or not dragging is currently enabled.

    Parameters

    • e: boolean

    Returns void