Freigeben über


WifiManager.IsD2dSupportedWhenInfraStaDisabled Property

Definition

public virtual bool IsD2dSupportedWhenInfraStaDisabled { [Android.Runtime.Register("isD2dSupportedWhenInfraStaDisabled", "()Z", "GetIsD2dSupportedWhenInfraStaDisabledHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("isD2dSupportedWhenInfraStaDisabled", "()Z", "GetIsD2dSupportedWhenInfraStaDisabledHandler", ApiSince=35)>]
member this.IsD2dSupportedWhenInfraStaDisabled : bool

Property Value

true if this devices supports device-to-device (D2d) Wi-Fi use-cases such as Wi-Fi Direct when infra station (STA) is disabled.

Attributes

Remarks

Java documentation for android.net.wifi.WifiManager.isD2dSupportedWhenInfraStaDisabled().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to