Table of Contents
InputMsgFilter Property

Gets or sets an IInputMsgFilter that can be used to filter input messages from the WebView.

Syntax
 public IInputMsgFilter InputMsgFilter { get; set; }
See Also