KeyboardDeliveryInterceptor.GetForCurrentView Method

Definition

Retrieves a KeyboardDeliveryInterceptor object associated with the current app view.

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

Returns

The KeyboardDeliveryInterceptor object associated with the current app.

Windows requirements

App capabilities
inputForegroundObservation

Applies to