0xLeif / 0xLeif/LayerKit

Implement Basic Delegate

オープン
#6 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Swift
スター
8
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

# [CALayerDelegate](https://developer.apple.com/documentation/quartzcore/calayerdelegate)

## [CALayer.delegate](https://developer.apple.com/documentation/quartzcore/calayer/1410984-delegate)

> You can use a delegate object to provide the layer’s contents, handle the layout of any sublayers, and provide custom actions in response to layer-related changes. The object you assign to this property should implement one or more of the methods of the CALayerDelegate informal protocol. For more information about that protocol, see CALayerDelegate
In iOS, if the layer is associated with a UIView object, this property must be set to the view that owns the layer.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。