struct Text
A view that displays one or more lines of read-only text.
あるビュー、それは1行以上の読出し専用テキストを表示します。
struct Label
A standard label for user interface items, consisting of an icon with a title.
ユーザインターフェイス項目に対する、あるタイトル付きのアイコンからなる標準ラベル。
protocol TextSelectability
A type that describes the ability to select text.