KeyboardDeliveryInterceptor.GetForCurrentView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|