UxrKeyboardKeyEventArgs.Line Property
Gets the current line content. If it was a keypress event and the the keypress was the ENTER key then the line before pressing ENTER is passed.
Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public string Line { get; }
Property Value
Type: String
See Also
Reference
UxrKeyboardKeyEventArgs Class
UltimateXR.UI.Helpers.Keyboard Namespace