oa::UiEvent

UiEvent struct in the OA Ui public surface.

Public Methods

bool oa::UiEvent::alt()
bool oa::UiEvent::ctrl()
bool oa::UiEvent::shift()

Public Data Members

buttonoa::I32field
clickCountoa::I32field
codepointoa::U32field
gestureScaleoa::F32field
integerScrollXoa::I32field
integerScrollYoa::I32field
keyUiKeyfield
keyRepeatboolfield
modifiersoa::U32field
mouseDXoa::F32field
mouseDYoa::F32field
mouseXoa::F32field
mouseYoa::F32field
pinchPhaseUiPinchPhasefield
scrollGestureUiScrollGesturefield
scrollXoa::F32field
scrollYoa::F32field
textStringfield
textSelectionLengthoa::I32field
textSelectionStartoa::I32field
timestampNsoa::U64field
typeUiEventTypefield
windowHoa::I32field
windowWoa::I32field

Public Method Documentation

bool oa::UiEvent::alt()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.

bool oa::UiEvent::ctrl()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.

bool oa::UiEvent::shift()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.