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