Android.OS.Trace Members

The members of Android.OS.Trace are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

static
BeginSection(string)
Writes a trace message to indicate that a given section of code has begun.
static
EndSection()
Writes a trace message to indicate that a given section of code has ended.