Table of Contents

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

byte

byte1

The byte

internal byte byte1

Field Value

byte

byte10

The byte 10

internal byte byte10

Field Value

byte

byte11

The byte 11

internal byte byte11

Field Value

byte

byte12

The byte 12

internal byte byte12

Field Value

byte

byte13

The byte 13

internal byte byte13

Field Value

byte

byte14

The byte 14

internal byte byte14

Field Value

byte

byte15

The byte 15

internal byte byte15

Field Value

byte

byte16

The byte 16

internal byte byte16

Field Value

byte

byte17

The byte 17

internal byte byte17

Field Value

byte

byte18

The byte 18

internal byte byte18

Field Value

byte

byte19

The byte 19

internal byte byte19

Field Value

byte

byte2

The byte

internal byte byte2

Field Value

byte

byte20

The byte 20

internal byte byte20

Field Value

byte

byte21

The byte 21

internal byte byte21

Field Value

byte

byte22

The byte 22

internal byte byte22

Field Value

byte

byte23

The byte 23

internal byte byte23

Field Value

byte

byte24

The byte 24

internal byte byte24

Field Value

byte

byte25

The byte 25

internal byte byte25

Field Value

byte

byte26

The byte 26

internal byte byte26

Field Value

byte

byte27

The byte 27

internal byte byte27

Field Value

byte

byte28

The byte 28

internal byte byte28

Field Value

byte

byte29

The byte 29

internal byte byte29

Field Value

byte

byte3

The byte

internal byte byte3

Field Value

byte

byte30

The byte 30

internal byte byte30

Field Value

byte

byte31

The byte 31

internal byte byte31

Field Value

byte

byte4

The byte

internal byte byte4

Field Value

byte

byte5

The byte

internal byte byte5

Field Value

byte

byte6

The byte

internal byte byte6

Field Value

byte

byte7

The byte

internal byte byte7

Field Value

byte

byte8

The byte

internal byte byte8

Field Value

byte

byte9

The byte

internal byte byte9

Field Value

byte

timestamp

The timestamp

public uint timestamp

Field Value

uint

type

The type

public EventType type

Field Value

EventType

windowID

The window id

public uint windowID

Field Value

uint

Properties

Text

Gets or sets the value of the text

public byte[] Text { get; }

Property Value

byte[]