NetworkStats.Bucket.Tag Property

Definition

Tag of the bucket.

public virtual int Tag { [Android.Runtime.Register("getTag", "()I", "GetGetTagHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getTag", "()I", "GetGetTagHandler", ApiSince=24)>]
member this.Tag : int

Property Value

Bucket tag.

Attributes

Remarks

Java documentation for android.app.usage.NetworkStats.Bucket.getTag().

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