# protocol

[swift](https://lochiwei.gitbook.io/ios/swift)⟩ [custom](https://lochiwei.gitbook.io/ios/custom) ⟩ protocol&#x20;

{% hint style="warning" %}
:star: 注意：<mark style="color:red;">無法</mark>用 [extension](https://lochiwei.gitbook.io/ios/swift/type/ext) 讓<mark style="color:yellow;">內建的協定</mark>去遵循<mark style="color:yellow;">另一個內建的協定</mark>❗&#x20;

:point\_right: 詳情請參閱： [cant-inherit](https://lochiwei.gitbook.io/ios/swift/type/category/protocol/inherit/cant-inherit "mention")
{% endhint %}

{% tabs %}
{% tab title="🔴 主題" %}

* [frame](https://lochiwei.gitbook.io/ios/custom/package/geometrykit/frame "mention")
* [repeatable](https://lochiwei.gitbook.io/ios/custom/protocol/repeatable "mention")
  {% endtab %}

{% tab title="👥 相關" %}

* [inherit](https://lochiwei.gitbook.io/ios/swift/type/category/protocol/inherit "mention") ⟩ [cant-inherit](https://lochiwei.gitbook.io/ios/swift/type/category/protocol/inherit/cant-inherit "mention")&#x20;
  {% endtab %}
  {% endtabs %}
