Share via


WifiP2pWfdInfo.IsR2Supported Property

Definition

Returns true is Wifi Display R2 is enabled, false otherwise.

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

Property Value

Attributes

Remarks

Returns true is Wifi Display R2 is enabled, false otherwise.

Java documentation for android.net.wifi.p2p.WifiP2pWfdInfo.isR2Supported().

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