RadialControllerIndependentInputSource.CreateForView 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.
Obtient une instance de RadialControllerIndependentInputSource pour le CoreWindow actuel de l’application en cours d’exécution.
public:
static RadialControllerIndependentInputSource ^ CreateForView(CoreApplicationView ^ view);
static RadialControllerIndependentInputSource CreateForView(CoreApplicationView const& view);
public static RadialControllerIndependentInputSource CreateForView(CoreApplicationView view);
function createForView(view)
Public Shared Function CreateForView (view As CoreApplicationView) As RadialControllerIndependentInputSource
Paramètres
- view
- CoreApplicationView
Fenêtre d’application et son thread.
Retours
Gestionnaire d’entrée du contrôleur radial.