Type Alias

NSURLResourceKey

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

Declaration 宣言

typedef NSString *NSURLResourceKey;

Discussion 議論

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

Topics 話題

Application Keys アプリケーションキー

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 他のリソースキー

Deprecated 非推奨

See Also 参照

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