WifiManager.AllowAutojoinGlobal(Boolean) Method
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.
[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