ViewFlagsProperties Type
ViewFlagsProperties = Mutable<NonFunctionPropertiesOf<ViewFlags>>
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 override for methods accepting an object of this type.
Defined in
- core/common/src/ViewFlags.ts Line 552
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.