XCode 15.0 日本語化計画:New Human Interface Guideline
日付フィールドを属性として使用するための型。
日付フィールドは、年、月、日、時、分など、書式設定された日付の一部を示します。
typealias AttributeScopes.FoundationAttributes.DateFieldAttribute.Value
static var inheritedByAddedText: Bool
static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>?
static var runBoundaries: AttributedString.AttributeRunBoundaries?
static func decode(from: Decoder) -> Field
static func encode(Field, to: Encoder)
enum AttributeScopes.FoundationAttributes.DateFieldAttribute.Field
let dateField: AttributeScopes.FoundationAttributes.DateFieldAttribute
日付フィールド属性にアクセスするためのプロパティ。