0xLeif / 0xLeif/LayerKit

Implement Animations

Đang mở
#2 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Swift
Star
8
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

```swift
func add(CAAnimation, forKey: String?)
Add the specified animation object to the layer’s render tree.

func animation(forKey: String) -> CAAnimation?
Returns the animation object with the specified identifier.

func removeAllAnimations()
Remove all animations attached to the layer.

func removeAnimation(forKey: String)
Remove the animation object with the specified key.

func animationKeys() -> [String]?
Returns an array of strings that identify the animations currently attached to the layer.
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.