HealthStats.TimersKeyCount Property

Definition

Get the number of timer map values in this object.

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

Property Value

Int32
Attributes

Remarks

Java documentation for android.os.health.HealthStats.getTimersKeyCount().

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