Поделиться через


PointerPredictor.CreateForInputPointerSource(InputPointerSource) Метод

Определение

Создает экземпляр pointerPredictor для указанного объекта 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

Параметры

inputPointerSource
InputPointerSource

Источник входного указателя.

Возвращаемое значение

Экземпляр прогнозного указателя.

Применяется к

См. также раздел