KeyboardDeliveryInterceptor.GetForCurrentView メソッド

定義

現在のアプリ ビューに関連付けられている KeyboardDeliveryInterceptor オブジェクトを取得します。

public:
 static KeyboardDeliveryInterceptor ^ GetForCurrentView();
 static KeyboardDeliveryInterceptor GetForCurrentView();
public static KeyboardDeliveryInterceptor GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As KeyboardDeliveryInterceptor

戻り値

現在のアプリに関連付けられている KeyboardDeliveryInterceptor オブジェクト。

Windows の要件

アプリの機能
inputForegroundObservation

適用対象