다음을 통해 공유


PointerPredictor.CreateForInputPointerSource(InputPointerSource) 메서드

정의

지정한 InputPointerSource에 대한 PointerPredictor의 instance 만듭니다.

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

입력 포인터의 소스입니다.

반환

포인터 예측 instance.

적용 대상

추가 정보