defaultKey
The name of the default animation resource.
Declaration
var defaultKey: String? { get set }Discussion
Returns nil if you don’t set a default animation, or if the component can’t find it.
The name of the default animation resource.
var defaultKey: String? { get set }Returns nil if you don’t set a default animation, or if the component can’t find it.