isAnimationAllowed

fun Component.isAnimationAllowed(animationFacet: RadianceThemingSlices.AnimationFacet): Boolean

Checks whether the specified animation facet is allowed on this component.

Return

true if the specified animation facet is allowed on the specified component, false otherwise.

Parameters

animationFacet

Animation facet.

See also