PropertyType#

Added in version 0.78.

class PropertyType#

An enumeration type describing types of properties.

Fields#

class PropertyType
BOOL#

The type of the None singleton.

DATA#

The type of the None singleton.

DOUBLE#

The type of the None singleton.

INT#

The type of the None singleton.

RGB#

The type of the None singleton.

RGBA#

The type of the None singleton.

STRING#

The type of the None singleton.

UINT#

The type of the None singleton.

URI#

The type of the None singleton.

UUID#

The type of the None singleton.

VALUELESS#

The type of the None singleton.