Table of Contents

Enum PropertyType

Namespace
Sdl3Sharp
Assembly
Sdl3Sharp.dll

Represents the type of the value of a property within a group of properties

public enum PropertyType

Fields

Boolean = 5

Boolean

Float = 4

Float

Invalid = 0

Invalid

Number = 3

Number

Pointer = 1

Pointer

String = 2

String