PlayToManager.ShowPlayToUI Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Affiche l’interface utilisateur Lire à.
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 ()
- Attributs
Remarques
Par défaut, les utilisateurs appellent l’icône Appareils pour sélectionner un appareil cible Lire sur sur lequel diffuser du contenu multimédia. Vous pouvez également afficher l’interface utilisateur pour permettre aux utilisateurs de sélectionner un appareil cible Lire à l’aide de la méthode ShowPlayToUI .