default
Provides the default behavior.
Declaration
static var `default`: AnimationHandoffType { get }Discussion
If the layerId in the playAnimation() call is a non-zero value, the default behavior is a compose handoff . If the layerId is 0, then the default behavior is a snapshotAndReplace(applyToAllLayers: true) handoff.