Basics
Guides
API Reference
Basics
Guides
API Reference
[13:14] static extends: object
Helper for the JavaFX MouseButton enum, used to bind mouse-button triggers to UserActions through Input.addAction. Values are "NONE", "PRIMARY" (typically left click), "MIDDLE", "SECONDARY" (typically right click), "BACK", and "FORWARD".
get (string Name)
Resolves a MouseButton enum value by name.
Name is the MouseButton constant name (e.g. "PRIMARY").An AussomJavaObject wrapping the MouseButton value.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.