Share via


AdvancedProtectionManager.ICallback.OnAdvancedProtectionChanged Method

Definition

[Android.Runtime.Register("onAdvancedProtectionChanged", "(Z)V", "GetOnAdvancedProtectionChanged_ZHandler:Android.Security.AdvancedProtection.AdvancedProtectionManager/ICallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=36)]
public void OnAdvancedProtectionChanged(bool enabled);
[<Android.Runtime.Register("onAdvancedProtectionChanged", "(Z)V", "GetOnAdvancedProtectionChanged_ZHandler:Android.Security.AdvancedProtection.AdvancedProtectionManager/ICallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=36)>]
abstract member OnAdvancedProtectionChanged : bool -> unit

Parameters

enabled
Boolean
Attributes

Applies to