PropertyActionGidBuilderImpl.invertBoolean

Set invertBoolean property.

class PropertyActionGidBuilderImpl(T)
T
invertBoolean
(
bool propval
)

Parameters

propval bool

If true, the state of the action will be the negation of the property value, provided the property is boolean.

Return Value

Type: T

Builder instance for fluent chaining