0xLeif / 0xLeif/LayerKit

Implement Actions

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
8
Forks
0
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.