TrayIcon Properties
Properties
Command | Gets or sets the Command property of a TrayIcon. |
CommandParameter | Gets or sets the parameter to pass to the Command property of a TrayIcon. |
Icon | Gets or sets the icon of the TrayIcon. |
InheritanceParent | Gets or sets the parent object that inherited AvaloniaProperty values are inherited from. (Inherited from AvaloniaObject) |
IsVisible | Gets 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) |
Menu | Gets or sets the Menu of the TrayIcon. |
NativeMenuExporter | |
ToolTipText | Gets or sets the tooltip text of the TrayIcon. |