Type Property 型プロパティ

volumeSupportsAdvisoryFileLockingKey

Key for determining whether the volume implements whole-file advisory locks in the style of flock, along with the O_EXLOCK and O_SHLOCK flags of the open function, returned as a Boolean NSNumber object (read-only). ボリュームがflockのスタイルで、open関数のO_EXLOCKO_SHLOCKフラグと一緒に、全ファイル助言ロックを実装するかどうかを決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み出し専用)。

Declaration 宣言

static let volumeSupportsAdvisoryFileLockingKey: URLResourceKey

See Also 参照

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