MtpObjectInfo.CompressedSizeLong Property

Definition

Returns the size of the MTP object

public long CompressedSizeLong { [Android.Runtime.Register("getCompressedSizeLong", "()J", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getCompressedSizeLong", "()J", "", ApiSince=24)>]
member this.CompressedSizeLong : int64

Property Value

the object size

Attributes

Remarks

Returns the size of the MTP object

Java documentation for android.mtp.MtpObjectInfo.getCompressedSizeLong().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to