PixelLayoutIHandler Interface |
Namespace: Eto.Forms
public interface IHandler : LayoutIHandler, ContainerIHandler, ControlIHandler, WidgetIHandler, LayoutIPositionalLayoutHandler
Public Interface IHandler Inherits LayoutIHandler, ContainerIHandler, ControlIHandler, WidgetIHandler, LayoutIPositionalLayoutHandler
type IHandler = interface interface LayoutIHandler interface ContainerIHandler interface ControlIHandler interface WidgetIHandler interface LayoutIPositionalLayoutHandler end