StackWalker.Option.ShowHiddenFrames 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 hidden stack frames.
[Android.Runtime.Register("SHOW_HIDDEN_FRAMES", ApiSince=34)]
public static Java.Lang.StackWalker.Option ShowHiddenFrames { get; }
[<Android.Runtime.Register("SHOW_HIDDEN_FRAMES", ApiSince=34)>]
static member ShowHiddenFrames : Java.Lang.StackWalker.Option
Property Value
The option that includes hidden stack frames.
- Attributes
Remarks
Gets the option that includes hidden stack frames.