TextEventArgs.Unicode Field

SFML.Net

TextEventArgsUnicode Field
UTF-16 value of the character

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public string Unicode
Public Unicode As String
public:
String^ Unicode
val mutable Unicode: string

Field Value

Type: String
See Also