KeyboardDeliveryInterceptor.GetForCurrentView メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在のアプリ ビューに関連付けられている KeyboardDeliveryInterceptor オブジェクトを取得します。
public:
static KeyboardDeliveryInterceptor ^ GetForCurrentView();
static KeyboardDeliveryInterceptor GetForCurrentView();
public static KeyboardDeliveryInterceptor GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As KeyboardDeliveryInterceptor
戻り値
現在のアプリに関連付けられている KeyboardDeliveryInterceptor オブジェクト。
Windows の要件
アプリの機能 |
inputForegroundObservation
|