NotificationIHandlerRequiresTrayIndicator Property |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax bool RequiresTrayIndicator { get; }
ReadOnly Property RequiresTrayIndicator As Boolean
Get
abstract RequiresTrayIndicator : bool with get
Property Value
Type:
Booleantrue if
TrayIndicator is required; otherwise,
false.
See Also