Contents

TrayOptions

Options for constructing a tray.

Properties 

title 

readonly title?: string;

The title of the tray.

tooltip 

readonly tooltip?: string;

The tooltip of the tray.

imagePath 

readonly imagePath?: FilePath;

The abolute path to the image of the tray.

readonly menu?: Menu;

The menu of the tray.