PropertiesGroup.addPropertyFull

Adds a new stateful action named @name which maps to the underlying property @property_name of #DzlPropertiesGroup:object.

Seting @flags allows you to tweak some settings about the action.

class PropertiesGroup
void
addPropertyFull
(
string name
,,
DzlPropertiesFlags flags
)

Parameters

name
Type: string

the name of the action

propertyName
Type: string

the name of the property

flags
Type: DzlPropertiesFlags

optional flags for the action

Meta

Since

3.26