Implement Actions
Ouverte
enhancement
- Langage dominant
- Swift
- Étoiles
- 8
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
# [CAAction](https://developer.apple.com/documentation/quartzcore/caaction)
```swift
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:).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.