UxrKeyboardUI.RegisterKey Method

Called to register a new key in the keyboard.

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

Syntax

C#

public void RegisterKey(
	UxrKeyboardKeyUI key
)

Parameters

 

key
Type: UltimateXR.UI.Helpers.Keyboard.UxrKeyboardKeyUI
Key to register

See Also

Reference

UxrKeyboardUI Class
UltimateXR.UI.Helpers.Keyboard Namespace