WebStorage.Origin.Quota Property

Definition

Gets the quota for this origin, for the Web SQL Database API, in bytes.

public virtual long Quota { [Android.Runtime.Register("getQuota", "()J", "GetGetQuotaHandler")] get; }
[<get: Android.Runtime.Register("getQuota", "()J", "GetGetQuotaHandler")>]
member this.Quota : int64

Property Value

Int64
Attributes

Remarks

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