Skip to main content

TrayIcon Properties

Properties

CommandGets or sets the Command property of a TrayIcon.
CommandParameterGets or sets the parameter to pass to the Command property of a TrayIcon.
IconGets or sets the icon of the TrayIcon.
InheritanceParentGets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject)
IsVisibleGets or sets the visibility of the TrayIcon.
Item(AvaloniaProperty)Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject)
Item(IndexerDescriptor)Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject)
MenuGets or sets the Menu of the TrayIcon.
NativeMenuExporter 
ToolTipTextGets or sets the tooltip text of the TrayIcon.

See Also

Reference

TrayIcon Class
Avalonia.Controls Namespace