StructureFoundation5.9.0
Run
- iOS
- 15+
- macOS
- 12+
- tvOS
- 15+
- watchOS
- 8+
@dynamicMemberLookup struct Run
Citizens in Foundation
Conformances
protocol CustomStringConvertible
A type with a customized textual representation.
protocol Equatable
A type that can be compared for value equality.
Members
var attributes: AttributeContainer
var description: String
var range: Range<AttributedString.Index>
subscript<K>(K
.Type) -> K.Value? subscript<K>(dynamicMember _: KeyPath<AttributeDynamicLookup, K>
) -> K.Value? subscript<S>(dynamicMember _: KeyPath<AttributeScopes, S.Type>
) -> ScopedAttributeContainer<S> static func == (AttributedString
.Runs.Run, AttributedString.Runs.Run) -> Bool