AppJankStats.Uid Property

Definition

Returns the app uid.

public int Uid { [Android.Runtime.Register("getUid", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getUid", "()I", "", ApiSince=36)>]
member this.Uid : int

Property Value

the app uid.

Attributes

Remarks

Returns the app uid.

Java documentation for android.app.jank.AppJankStats.getUid().

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