LinkProperties Constructor

Definition

Constructs a new LinkProperties with default values.

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=29)]
public LinkProperties ();
Attributes

Remarks

Constructs a new LinkProperties with default values.

Java documentation for android.net.LinkProperties.LinkProperties().

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