Protocol

AttributedStringProtocol

A protocol that provides common functionality to attributed strings and attributed substrings. あるプロトコル、それは一般的な機能性を属性付き文字列および属性付き下位文字列に提供します。

Declaration 宣言

@dynamicMemberLookup protocol AttributedStringProtocol

Overview 概要

Don’t declare new conformances to AttributedStringProtocol. Only the AttributedString and AttributedSubstring types in the standard library are valid conforming types. 新しい準拠をAttributedStringProtocolに宣言しないでください。AttributedStringAttributedSubstring型のみが標準ライブラリにおいて有効な準拠している型です。

Topics 話題

Applying Attributes 属性を適用する

Searching for a Substring 下位文字列を検索する

Accessing a Range ある範囲にアクセスする

Accessing Indices インデックスにアクセスする

Accessing Views into the Attributed String 属性付き文字列へのビューそれらにアクセスする

Accessing Whole-String Attributes 文字列属性全体にアクセスする

Comparing Attributed Strings or Substrings 属性付き文字列または下位文字列を比較する

Relationships 関係

Conforming Types これらの型が準拠