XCode 15.2 日本語化計画:New Human Interface Guideline
コンテナの属性を別の属性コンテナの属性と合体して、属性コンテナを返します。
other
合体すべき属性を含む属性コンテナ。
mergePolicy
この文字列の属性と other の属性との間の競合を解決するときに使用するポリシー。
func merge(AttributeContainer, mergePolicy: AttributedString.AttributeMergePolicy)
コンテナの属性を別の属性コンテナの属性と合体します。
enum AttributedString.AttributeMergePolicy
属性を合体するときに適用する動作の列挙型。