PlayToManager.ShowPlayToUI Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Muestra la interfaz de usuario Reproducir en.
public:
static void ShowPlayToUI();
/// [Windows.Foundation.Metadata.Deprecated("PlayToManager may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
static void ShowPlayToUI();
/// [Windows.Foundation.Metadata.Deprecated("PlayToManager may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
static void ShowPlayToUI();
[Windows.Foundation.Metadata.Deprecated("PlayToManager may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Foundation.UniversalApiContract))]
public static void ShowPlayToUI();
[Windows.Foundation.Metadata.Deprecated("PlayToManager may be altered or unavailable for releases after Windows 10.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
public static void ShowPlayToUI();
function showPlayToUI()
Public Shared Sub ShowPlayToUI ()
- Atributos
Comentarios
De forma predeterminada, los usuarios invocan el acceso Dispositivos para seleccionar un dispositivo de destino Reproducir para transmitir elementos multimedia. También puede mostrar la interfaz de usuario para permitir que los usuarios seleccionen un dispositivo de destino Play To mediante el método ShowPlayToUI .