ViewFlagsProperties Type alias

A type containing all of the properties of ViewFlags with none of the methods and with the readonly modifiers removed.

@see ViewFlags.create, ViewFlags.copy, and ViewFlags.override for methods accepting an object of this type.

ViewFlagsProperties = Mutable<NonFunctionPropertiesOf<ViewFlags>>

Defined in

Last Updated: 16 April, 2024