ScreenSpaceInputBindings
Types
Link copied to clipboard
interface DragInputActions
Link copied to clipboard
interface DragInputState
Link copied to clipboard
interface InputBinding
Functions
Link copied to clipboard
fun registerDragInputBindings(handler: ScreenSpaceEventHandler, inputBindings: ReadonlyArray<ScreenSpaceInputBindings.InputBinding>, dragInputActions: ScreenSpaceInputBindings.DragInputActions): ScreenSpaceInputBindings.DragInputState
Registers drag input bindings on a screen space event handler.