Structure

URLResourceKey

Keys that apply to file system URLs. ファイルシステムURLに適用するキーそれら。

Declaration 宣言

struct URLResourceKey, @unchecked Sendable

Overview 概要

To request information using one of these keys, pass it to the forKey: parameter of the getResourceValue(_:forKey:) instance method. これらキーの1つを使って情報をリクエストするには、それをgetResourceValue(_:forKey:)インスタンスメソッドのforKey:パラメータに渡してください。

Topics 話題

Directory Keys 辞書キー

File Keys ファイルキー

Volume Capacity Keys ボリューム容量キー

Volume Status Keys ボリューム状態キー

Volume Support Keys ボリュームサポートキー

Ubiquitous Keys ユビキタスキー

Keys that describe the iCloud storage state of a file. あるファイルのiCloudストレージ状態を記述するキーそれら。

Thumbnail Keys サムネールキー

Other Resource Keys 他のリソースキー

Initializers イニシャライザ

Deprecated 非推奨

Relationships 関係

Conforms To 次に準拠

See Also 参照

Accessing Resource Values リソース値にアクセスする