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 = 5Boolean
Float = 4Float
Invalid = 0Invalid
Number = 3Number
Pointer = 1Pointer
String = 2String