Click or drag to resize

TrayIndicatorHide Method

Hide this instance of TrayIndicator.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public void Hide()
Remarks
Make sure to call this method before closing the application.
See Also