列挙型


AttributeScopes.FoundationAttributes.DateField
Attribute


日付フィールドを属性として使用するための型。



iOS 15.0+ iPadOS 15.0+ macOS 12.0+ Mac Catalyst 15.0+

tvOS 15.0+ watchOS 8.0+ visionOS 1.0+ Xcode 13.0+

@frozen
enum
DateFieldAttribute






概観


日付フィールドは、年、月、日、時、分など、書式設定された日付の一部を示します。






トピックス


型エイリアス


typealias AttributeScopes.FoundationAttributes.DateFieldAttribute.Value



インスタンスプロパティ


var description: String



型プロパティ


static var inheritedByAddedText: Bool


static var invalidationConditions: Set<AttributedString.AttributeInvalidationCondition>?


static let name: String


static var runBoundaries: AttributedString.AttributeRunBoundaries?



型メソッド


static func decode(from: Decoder) -> Field


static func encode(Field, to: Encoder)



列挙型


enum AttributeScopes.FoundationAttributes.DateFieldAttribute.Field






関連


以下に準拠


DecodableAttributedStringKey


EncodableAttributedStringKey






以下も見よ


日付属性の使用


let dateField: AttributeScopes.FoundationAttributes.DateFieldAttribute

日付フィールド属性にアクセスするためのプロパティ。


















トップへ












トップへ












トップへ












トップへ












トップへ












トップへ












トップへ