共用方式為


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

Attributes

Remarks

Get the number of timer map values in this object. Can be used to iterate through the available timer maps.

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