Documentation
On this page

Type alias · Core and Composition

PointerButton

Button whose state changed for a pointer event.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Definition

TypeScript
type PointerButton = "none" | "left" | "middle" | "right" | "x1" | "x2"

Values

  • "none"
  • "left"
  • "middle"
  • "right"
  • "x1"
  • "x2"

Source

SharpTS.Gui.Sdk/GuiPackage/runtime-types.ts:26 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.