WifiManager.AllowAutojoinGlobal(Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- allowAutojoin
- Boolean
- Atributos