StatsLog.LogEvent(Int32) Method

Definition

[Android.Runtime.Register("logEvent", "(I)Z", "", ApiSince=28)]
public static bool LogEvent (int label);
[<Android.Runtime.Register("logEvent", "(I)Z", "", ApiSince=28)>]
static member LogEvent : int -> bool

Parameters

label
Int32

Returns

Attributes

Applies to