UxrKeyboardKeyEventArgs.IsPress Property

Gets whether it was a press (true) or release (false).

Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public bool IsPress { get; }

Property Value

Type: Boolean

See Also

Reference

UxrKeyboardKeyEventArgs Class
UltimateXR.UI.Helpers.Keyboard Namespace