Freigeben über


WifiManager.IsPasspointTermsAndConditionsSupported Property

Definition

public virtual bool IsPasspointTermsAndConditionsSupported { [Android.Runtime.Register("isPasspointTermsAndConditionsSupported", "()Z", "GetIsPasspointTermsAndConditionsSupportedHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("isPasspointTermsAndConditionsSupported", "()Z", "GetIsPasspointTermsAndConditionsSupportedHandler", ApiSince=31)>]
member this.IsPasspointTermsAndConditionsSupported : bool

Property Value

true if this device supports Wi-Fi Passpoint Terms and Conditions feature.

Attributes

Remarks

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

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