XCode 15.2 日本語化計画:New Human Interface Guideline
var attributes: AttributeContainer
var range: Range<AttributedString.Index>
subscript<K>(K.Type) -> K.Value?
subscript<K>(dynamicMember: KeyPath<AttributeDynamicLookup, K>) -> K.Value?
static func != (AttributedString.Runs.Run, AttributedString.Runs.Run) -> Bool
2 つの値が等しくないかどうかを示すブール値を返します。
static func == (AttributedString.Runs.Run, AttributedString.Runs.Run) -> Bool