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

totalFileAllocatedSize

Total allocated size of the file in bytes (this may include space used by metadata), or nil if not available. This can be less than the value returned by totalFileSize if the resource is compressed. バイト数でのファイルの合計割り当てサイズ(これはメタデータによって使われる空間も含むかもしれません)、または利用可能でないならばnil。これは、totalFileSizeによって返される値より少ない可能性があります、もしリソースが圧縮されるならば。

Declaration 宣言

var totalFileAllocatedSize: Int? { get }

Discussion 議論

See Also 参照

File Values ファイル値