Type Property 型プロパティ

creationTime

The creation date of the document. 書類の作成日。

Declaration 宣言

static let creationTime: NSAttributedString.DocumentAttributeKey

Discussion 議論

The value of this attribute is an NSDate object containing the creation date of the document; note that this is not the file system creation date of the file, but of the document. この属性の値は、書類の作成日を含んでいるNSDateオブジェクトです;これはファイルのファイルシステム作成日ではなく、書類のであることに注意してください。

See Also 参照

Keys キー