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

volumeSupportsSwapRenaming

A Boolean value that indicates whether the volume supports swapping source and target files when both exist. あるブール値、それはボリュームがソースおよびターゲットファイルを両方が存在する場合に交換することをサポートするかどうかを指し示します。

Declaration 宣言

var volumeSupportsSwapRenaming: Bool? { get }

Discussion 議論

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

See Also 参照

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