Static Property (Default implementation)swift 6.0.3FoundationEssentials
runBoundaries
- iOS
- 16+
- macOS
- 13+
- tvOS
- 16+
- watchOS
- 9+
static var runBoundaries: AttributedString.AttributeRunBoundaries? { get }
static var runBoundaries: AttributedString.AttributeRunBoundaries? { get }
s20FoundationEssentials19AttributedStringKeyPAAE13runBoundariesAA0cD0V012AttributeRunG0OSgvpZ
What are these?4U7GG
import FoundationEssentials
protocol AttributedStringKey
@dynamicMemberLookup struct AttributedString
enum AttributeRunBoundaries
static var runBoundaries: AttributedString.AttributeRunBoundaries? { get }
static var inheritedByAddedText: Bool { get }
static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>? { get }
var description: String { get }