UxrKeyboardUI.DisallowedKeyPressed Event

Event called on key presses/releases when the input is disabled using AllowInput.

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

Syntax

C#

public event EventHandler<UxrKeyboardKeyEventArgs> DisallowedKeyPressed


Value

Type: System.EventHandler(UxrKeyboardKeyEventArgs)

See Also

Reference

UxrKeyboardUI Class
UltimateXR.UI.Helpers.Keyboard Namespace