Partager via


PointerPredictor.CreateForInputPointerSource(InputPointerSource) Méthode

Définition

Crée une instance d’un PointerPredictor pour l’InputPointerSource spécifié.

public:
 static PointerPredictor ^ CreateForInputPointerSource(InputPointerSource ^ inputPointerSource);
 static PointerPredictor CreateForInputPointerSource(InputPointerSource const& inputPointerSource);
public static PointerPredictor CreateForInputPointerSource(InputPointerSource inputPointerSource);
function createForInputPointerSource(inputPointerSource)
Public Shared Function CreateForInputPointerSource (inputPointerSource As InputPointerSource) As PointerPredictor

Paramètres

inputPointerSource
InputPointerSource

Source du pointeur d’entrée.

Retours

Un prédicteur de pointeur instance.

S’applique à

Voir aussi