You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
func action(forKey:String)->CAAction?
Returns the action object assigned to the specified key.var actions:[String:CAAction]?
A dictionary containing layer actions.
Action Identifiers
These constants are the predefined action identifiers used by action(forKey:), add(_:forKey:), defaultAction(forKey:), removeAnimation(forKey:), Layer Filters, and the CAAction protocol method run(forKey:object:arguments:).
The text was updated successfully, but these errors were encountered:
CAAction
The text was updated successfully, but these errors were encountered: