Implement Actions
Aberta
enhancement
- Linguagem predominante
- Swift
- Estrelas
- 8
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
# [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:).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.