InkPresenter.InputConfiguration プロパティ

定義

InkPresenter オブジェクトで処理できるセカンダリ入力の種類を取得します。

public:
 property InkInputConfiguration ^ InputConfiguration { InkInputConfiguration ^ get(); };
InkInputConfiguration InputConfiguration();
public InkInputConfiguration InputConfiguration { get; }
var inkInputConfiguration = inkPresenter.inputConfiguration;
Public ReadOnly Property InputConfiguration As InkInputConfiguration

プロパティ値

処理できるセカンダリ入力の種類。

Windows の要件

デバイス ファミリ
Windows 10, version 1803 (10.0.17134.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v6.0 で導入)

注釈

プライマリ入力は、ペンバレルボタン、ペン消しゴム先端、マウスの右ボタンなど、セカンダリアフォーダンスからの(または変更された)ものではありません。

適用対象

こちらもご覧ください