Struct TextInputEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl text input event
public struct TextInputEvent
Inherited Members
Fields
byte0
The byte
internal byte byte0
Field Value
byte1
The byte
internal byte byte1
Field Value
byte10
The byte 10
internal byte byte10
Field Value
byte11
The byte 11
internal byte byte11
Field Value
byte12
The byte 12
internal byte byte12
Field Value
byte13
The byte 13
internal byte byte13
Field Value
byte14
The byte 14
internal byte byte14
Field Value
byte15
The byte 15
internal byte byte15
Field Value
byte16
The byte 16
internal byte byte16
Field Value
byte17
The byte 17
internal byte byte17
Field Value
byte18
The byte 18
internal byte byte18
Field Value
byte19
The byte 19
internal byte byte19
Field Value
byte2
The byte
internal byte byte2
Field Value
byte20
The byte 20
internal byte byte20
Field Value
byte21
The byte 21
internal byte byte21
Field Value
byte22
The byte 22
internal byte byte22
Field Value
byte23
The byte 23
internal byte byte23
Field Value
byte24
The byte 24
internal byte byte24
Field Value
byte25
The byte 25
internal byte byte25
Field Value
byte26
The byte 26
internal byte byte26
Field Value
byte27
The byte 27
internal byte byte27
Field Value
byte28
The byte 28
internal byte byte28
Field Value
byte29
The byte 29
internal byte byte29
Field Value
byte3
The byte
internal byte byte3
Field Value
byte30
The byte 30
internal byte byte30
Field Value
byte31
The byte 31
internal byte byte31
Field Value
byte4
The byte
internal byte byte4
Field Value
byte5
The byte
internal byte byte5
Field Value
byte6
The byte
internal byte byte6
Field Value
byte7
The byte
internal byte byte7
Field Value
byte8
The byte
internal byte byte8
Field Value
byte9
The byte
internal byte byte9
Field Value
timestamp
The timestamp
public uint timestamp
Field Value
type
The type
public EventType type
Field Value
windowID
The window id
public uint windowID
Field Value
Properties
Text
Gets or sets the value of the text
public byte[] Text { get; }
Property Value
- byte[]