PropertyFlags enumeration

PropertyFlags enumeration

Property’s flags

The PropertyFlags type exposes the following members:

Fields

FieldDescription
NONEThe property has no flags
NOT_SERIALIZABLEThis property is not serializable
USER_DEFINEDThis is a user defined property
ANIMATABLEThe property is animatable
ANIMATEDThe property is animated
HIDDENThe property is marked as hidden.

See Also