0xLeif / 0xLeif/LayerKit

Implement Actions

Aberta
#8 0 comentários 0 reações 0 responsáveis Ver no GitHub
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.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.