unanimatedAppearance
Getter
Establish a default appearance to apply to elements that are not animated by the view's RenderSchedule.Script.
unanimatedAppearance: undefined | FeatureAppearance
@note If this is the only change made to EmphasizeElements, you must call setFeatureOverrideProviderChanged for the change to take immediate effect.
@see createDefaultAppearance to create an appearance suitable for de-emphasizing the non-animated elements.
Returns - undefined | FeatureAppearance
Setter
unanimatedAppearance(appearance: FeatureAppearance): void
Parameter | Type | Description |
---|---|---|
appearance | FeatureAppearance |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.