PointerPredictor.CreateForInputPointerSource(InputPointerSource) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した InputPointerSource の PointerPredictor のインスタンスを作成します。
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
入力 ポインターのソース。
戻り値
ポインター予測子インスタンス。