Interface for widgets that have a handler
            
 
    Namespace: 
   Eto
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic interface IHandlerSource
Public Interface IHandlerSource
type IHandlerSource =  interface end
The IHandlerSource type exposes the following members.
 Properties
Properties|  | Name | Description | 
|---|
|  | Handler | 
            Gets the platform handler object for the widget
             | 
Top See Also
See Also