Delegate GuiElement.OnFocusHandler
Namespace: Slipe.Client.Gui
Assembly: SlipeClient.dll
Syntax
public delegate void OnFocusHandler(GuiElement source, OnFocusEventArgs eventArgs);
Parameters
| Type | Name | Description |
|---|---|---|
| GuiElement | source | |
| OnFocusEventArgs | eventArgs |