Partager via


DeviceProductInfo.ConnectionToSinkUnknown Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Hardware.Display.ConnectionToSinkType enum directly instead of this field.

La connexion de l’appareil au récepteur d’affichage est inconnue.

[Android.Runtime.Register("CONNECTION_TO_SINK_UNKNOWN", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Display.ConnectionToSinkType enum directly instead of this field.", true)]
public const Android.Hardware.Display.ConnectionToSinkType ConnectionToSinkUnknown = 0;
[<Android.Runtime.Register("CONNECTION_TO_SINK_UNKNOWN", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Display.ConnectionToSinkType enum directly instead of this field.", true)>]
val mutable ConnectionToSinkUnknown : Android.Hardware.Display.ConnectionToSinkType

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

La connexion de l’appareil au récepteur d’affichage est inconnue.

Documentation Java pour android.hardware.display.DeviceProductInfo.CONNECTION_TO_SINK_UNKNOWN.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à