PointerPredictor.CreateForInputPointerSource(InputPointerSource) Methode

Definition

Erstellt eine instance eines PointerPredictors für die angegebene InputPointerSource.

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

Parameter

inputPointerSource
InputPointerSource

Die Quelle des Eingabezeigers.

Gibt zurück

Eine Zeigervorhersage instance.

Gilt für:

Weitere Informationen