StackWalker.Option.ShowReflectFrames Property

Definition

Gets the option that includes reflection stack frames.

[Android.Runtime.Register("SHOW_REFLECT_FRAMES", ApiSince=34)]
public static Java.Lang.StackWalker.Option ShowReflectFrames { get; }
[<Android.Runtime.Register("SHOW_REFLECT_FRAMES", ApiSince=34)>]
static member ShowReflectFrames : Java.Lang.StackWalker.Option

Property Value

The option that includes reflection stack frames.

Attributes

Remarks

Gets the option that includes reflection stack frames.

Applies to