Compartir a través de


PointerPredictor.CreateForInputPointerSource(InputPointerSource) Método

Definición

Crea una instancia de pointerPredictor para el inputPointerSource especificado.

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

Parámetros

inputPointerSource
InputPointerSource

Origen del puntero de entrada.

Devoluciones

Una instancia de predicción de puntero.

Se aplica a

Consulte también