IInputPanelInvocationConfiguration interface (inputpanelconfiguration.h)
Enables Windows Store apps to opt out of the automatic invocation behavior.
Inheritance
The IInputPanelInvocationConfiguration interface inherits from the IUnknown interface. IInputPanelInvocationConfiguration also has these types of members:
Methods
The IInputPanelInvocationConfiguration interface has these methods.
IInputPanelInvocationConfiguration::RequireTouchInEditControl Requires an explicit user tap in an edit field before the touch keyboard invokes. |
Remarks
Clients can request that the touch keyboard and handwriting input panel check to see that a user tapped in the edit control with focus before invoking.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | inputpanelconfiguration.h |