Language

FullRestoreDataInput.Size Property

Definition

Size of the file in bytes.

public virtual long Size { [Android.Runtime.Register("getSize", "()J", "GetGetSizeHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getSize", "()J", "GetGetSizeHandler", ApiSince=36)>]
member this.Size : int64

Property Value

Attributes

Remarks

Size of the file in bytes.

Java documentation for android.app.backup.FullRestoreDataInput.getSize().

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