WifiManager.AllowAutojoinGlobal(Boolean) Method

Definition

[Android.Runtime.Register("allowAutojoinGlobal", "(Z)V", "GetAllowAutojoinGlobal_ZHandler", ApiSince=33)]
public virtual void AllowAutojoinGlobal (bool allowAutojoin);
[<Android.Runtime.Register("allowAutojoinGlobal", "(Z)V", "GetAllowAutojoinGlobal_ZHandler", ApiSince=33)>]
abstract member AllowAutojoinGlobal : bool -> unit
override this.AllowAutojoinGlobal : bool -> unit

Parameters

allowAutojoin
Boolean
Attributes

Applies to