EventLog.ReadEventsAsync(Int32[], ICollection<EventLog.Event>) Method

Definition

public static System.Threading.Tasks.Task ReadEventsAsync (int[]? tags, System.Collections.Generic.ICollection<Android.Util.EventLog.Event>? output);
static member ReadEventsAsync : int[] * System.Collections.Generic.ICollection<Android.Util.EventLog.Event> -> System.Threading.Tasks.Task

Parameters

tags
Int32[]

Returns

Remarks

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