Global Variable グローバル変数

NSURLVolumeSupportsVolumeSizesKey

Key for determining whether the volume supports returning volume size information, returned as a Boolean NSNumber object (read-only). If true, volume size information is available as values of the NSURLVolumeTotalCapacityKey andNSURLVolumeAvailableCapacityKey keys. ボリュームがボリュームサイズ情報を返すことをサポートするかどうか決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み出し専用)。trueならば、ボリュームサイズ情報はNSURLVolumeTotalCapacityKey andNSURLVolumeAvailableCapacityKeyキーの値として利用可能です。

Declaration 宣言

const NSURLResourceKey NSURLVolumeSupportsVolumeSizesKey;

See Also 参照

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