0xLeif / 0xLeif/LayerKit

Implement Actions

Aperta
#8 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Swift
Stelle
8
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

# [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:).

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.