Required Static Propertyswift 6.0.3FoundationEssentials
inheritedByAddedText
- iOS
- 16+
- macOS
- 13+
- tvOS
- 16+
- watchOS
- 9+
static var inheritedByAddedText: Bool { get }
static var inheritedByAddedText: Bool { get }
s20FoundationEssentials19AttributedStringKeyP20inheritedByAddedTextSbvpZ
What are these?2PZ63
import FoundationEssentials
protocol AttributedStringKey
@frozen struct Bool
A value type whose instances are either true
or false
.
associatedtype Value : Hashable
static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>? { get }
static var name: String { get }
static var runBoundaries: AttributedString.AttributeRunBoundaries? { get }
static var inheritedByAddedText: Bool { get }