Instance Property インスタンスプロパティ

volumeSupportsFileCloning

A Boolean value that indicates whether the volume supports file cloning. あるブール値、それはボリュームがファイルのクローンをサポートするかどうかを指し示します。

Declaration 宣言

var volumeSupportsFileCloning: Bool? { get }

Discussion 議論

This value is true if the volume supports the clonefile(2) system call. この値はtrueです、もしボリュームがclonefile(2)システムコールをサポートするならば。

See Also 参照

Volume Support Values ボリュームサポート値