WifiManager.IsScanThrottleEnabled Property

Definition

public virtual bool IsScanThrottleEnabled { [Android.Runtime.Register("isScanThrottleEnabled", "()Z", "GetIsScanThrottleEnabledHandler", ApiSince=30)] [Android.Runtime.RequiresPermission("android.permission.ACCESS_WIFI_STATE")] get; }
[<get: Android.Runtime.Register("isScanThrottleEnabled", "()Z", "GetIsScanThrottleEnabledHandler", ApiSince=30)>]
[<get: Android.Runtime.RequiresPermission("android.permission.ACCESS_WIFI_STATE")>]
member this.IsScanThrottleEnabled : bool

Property Value

Attributes

Applies to