DeviceProductInfo.ConnectionToSinkType Property

Definition

public int ConnectionToSinkType { [Android.Runtime.Register("getConnectionToSinkType", "()I", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getConnectionToSinkType", "()I", "", ApiSince=31)>]
member this.ConnectionToSinkType : int

Property Value

How the current device is connected to the display sink. For example, the display can be connected immediately to the device or there can be a receiver in between.

Attributes

Remarks

Java documentation for android.hardware.display.DeviceProductInfo.getConnectionToSinkType().

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