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

volumeSupportsCasePreservedNames

true if the volume format preserves the case of file and directory names. Otherwise the volume may change the case of some characters (typically making them all upper or all lower case). ボリューム形式がファイルおよびディレクトリ名のケースを保全するならば、true。そうでなければボリュームは、いくつかの文字のケースを変更するかもしれません(概してそれらを全てアッパーまたは全てローワケースにします)。

Declaration 宣言

var volumeSupportsCasePreservedNames: Bool? { get }

See Also 参照

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