Condividi tramite


PointerPredictor.CreateForInputPointerSource(InputPointerSource) Metodo

Definizione

Crea un'istanza di un pointerPredictor per l'oggetto InputPointerSource specificato.

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

Parametri

inputPointerSource
InputPointerSource

Origine del puntatore di input.

Restituisce

Istanza del puntatore predictor.

Si applica a

Vedi anche