Compartir a través de


KeyboardDeliveryInterceptor.GetForCurrentView Método

Definición

Recupera un objeto KeyboardDeliveryInterceptor asociado a la vista de aplicación actual.

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

Devoluciones

El objeto KeyboardDeliveryInterceptor asociado a la aplicación actual.

Requisitos de Windows

Características de aplicaciones
inputForegroundObservation

Se aplica a