applyViewPreset
Applies the provided preset properties to this object.
applyViewPreset(preset: View.ViewPreset<ViewComposite, UIAnimationView, "showAnimation" | "hideAnimation" | "repeatAnimation">): void
Notes
- This method is called automatically. Do not call this method after constructing an instance
Related
- class UIAnimationViewA view composite that manages animation playback on the contained view.