WifiManager.Is6GHzBandSupported 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("is6GHzBandSupported", "()Z", "GetIs6GHzBandSupportedHandler", ApiSince=30)]
public virtual bool Is6GHzBandSupported ();
[<Android.Runtime.Register("is6GHzBandSupported", "()Z", "GetIs6GHzBandSupportedHandler", ApiSince=30)>]
abstract member Is6GHzBandSupported : unit -> bool
override this.Is6GHzBandSupported : unit -> bool
Returns
- Attributes