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
|