Callback: Void
propertygroup
.OnHide(
IUserObject
entity,
ISimProperty
property)
Callback that is invoked when the property is hidden.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
entity
Type:
IUserObject
The entity containing the property.
property
Type:
ISimProperty
The hidden property.
Return Value
Type:
Remarks