Implement Actions
未關閉
enhancement
- 主要語言
- Swift
- 星號
- 8
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
# [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:).
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。