DirtyPhase
A retained pipeline phase that can be invalidated by an element update or node state change.
A measure invalidation expands to local layout, paint, and semantics and propagates measurement work to ancestors. A layout invalidation dirties the node's local layout, paint, and semantics. Ancestor traversal reaches that node only while it is currently placed, and descendants are not dirtied by this propagation. Paint and semantics invalidations affect only their respective local caches.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.