StackWalker.Option.ShowReflectFrames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.