Language

ApplicationInfo.GwpAsanMode Property

Definition

public virtual int GwpAsanMode { [Android.Runtime.Register("getGwpAsanMode", "()I", "GetGetGwpAsanModeHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getGwpAsanMode", "()I", "GetGetGwpAsanModeHandler", ApiSince=30)>]
member this.GwpAsanMode : int

Property Value

Value is one of the following: GWP_ASAN_DEFAULT; GWP_ASAN_NEVER; GWP_ASAN_ALWAYS

Attributes

Remarks

Android reference for android.content.pm.ApplicationInfo.getGwpAsanMode.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to