Skip to content
Tauri

NativeIcon

Defined in: menu/iconMenuItem.ts:17

A native Icon to be used for the menu item

  • Windows / Linux: Unsupported.

Add: "Add"

Defined in: menu/iconMenuItem.ts:19

An add item template image.


Advanced: "Advanced"

Defined in: menu/iconMenuItem.ts:21

Advanced preferences toolbar icon for the preferences window.


Bluetooth: "Bluetooth"

Defined in: menu/iconMenuItem.ts:23

A Bluetooth template image.


Bookmarks: "Bookmarks"

Defined in: menu/iconMenuItem.ts:25

Bookmarks image suitable for a template.


Caution: "Caution"

Defined in: menu/iconMenuItem.ts:27

A caution image.


ColorPanel: "ColorPanel"

Defined in: menu/iconMenuItem.ts:29

A color panel toolbar icon.


ColumnView: "ColumnView"

Defined in: menu/iconMenuItem.ts:31

A column view mode template image.


Computer: "Computer"

Defined in: menu/iconMenuItem.ts:33

A computer icon.


EnterFullScreen: "EnterFullScreen"

Defined in: menu/iconMenuItem.ts:35

An enter full-screen mode template image.


Everyone: "Everyone"

Defined in: menu/iconMenuItem.ts:37

Permissions for all users.


ExitFullScreen: "ExitFullScreen"

Defined in: menu/iconMenuItem.ts:39

An exit full-screen mode template image.


FlowView: "FlowView"

Defined in: menu/iconMenuItem.ts:41

A cover flow view mode template image.


Folder: "Folder"

Defined in: menu/iconMenuItem.ts:43

A folder image.


FolderBurnable: "FolderBurnable"

Defined in: menu/iconMenuItem.ts:45

A burnable folder icon.


FolderSmart: "FolderSmart"

Defined in: menu/iconMenuItem.ts:47

A smart folder icon.


FollowLinkFreestanding: "FollowLinkFreestanding"

Defined in: menu/iconMenuItem.ts:49

A link template image.


FontPanel: "FontPanel"

Defined in: menu/iconMenuItem.ts:51

A font panel toolbar icon.


GoLeft: "GoLeft"

Defined in: menu/iconMenuItem.ts:53

A go back template image.


GoRight: "GoRight"

Defined in: menu/iconMenuItem.ts:55

A go forward template image.


Home: "Home"

Defined in: menu/iconMenuItem.ts:57

Home image suitable for a template.


IChatTheater: "IChatTheater"

Defined in: menu/iconMenuItem.ts:59

An iChat Theater template image.


IconView: "IconView"

Defined in: menu/iconMenuItem.ts:61

An icon view mode template image.


Info: "Info"

Defined in: menu/iconMenuItem.ts:63

An information toolbar icon.


InvalidDataFreestanding: "InvalidDataFreestanding"

Defined in: menu/iconMenuItem.ts:65

A template image used to denote invalid data.


LeftFacingTriangle: "LeftFacingTriangle"

Defined in: menu/iconMenuItem.ts:67

A generic left-facing triangle template image.


ListView: "ListView"

Defined in: menu/iconMenuItem.ts:69

A list view mode template image.


LockLocked: "LockLocked"

Defined in: menu/iconMenuItem.ts:71

A locked padlock template image.


LockUnlocked: "LockUnlocked"

Defined in: menu/iconMenuItem.ts:73

An unlocked padlock template image.


MenuMixedState: "MenuMixedState"

Defined in: menu/iconMenuItem.ts:75

A horizontal dash, for use in menus.


MenuOnState: "MenuOnState"

Defined in: menu/iconMenuItem.ts:77

A check mark template image, for use in menus.


MobileMe: "MobileMe"

Defined in: menu/iconMenuItem.ts:79

A MobileMe icon.


MultipleDocuments: "MultipleDocuments"

Defined in: menu/iconMenuItem.ts:81

A drag image for multiple items.


Network: "Network"

Defined in: menu/iconMenuItem.ts:83

A network icon.


Path: "Path"

Defined in: menu/iconMenuItem.ts:85

A path button template image.


PreferencesGeneral: "PreferencesGeneral"

Defined in: menu/iconMenuItem.ts:87

General preferences toolbar icon for the preferences window.


QuickLook: "QuickLook"

Defined in: menu/iconMenuItem.ts:89

A Quick Look template image.


Refresh: "Refresh"

Defined in: menu/iconMenuItem.ts:93

A refresh template image.


RefreshFreestanding: "RefreshFreestanding"

Defined in: menu/iconMenuItem.ts:91

A refresh template image.


Remove: "Remove"

Defined in: menu/iconMenuItem.ts:95

A remove item template image.


RevealFreestanding: "RevealFreestanding"

Defined in: menu/iconMenuItem.ts:97

A reveal contents template image.


RightFacingTriangle: "RightFacingTriangle"

Defined in: menu/iconMenuItem.ts:99

A generic right-facing triangle template image.


Share: "Share"

Defined in: menu/iconMenuItem.ts:101

A share view template image.


Slideshow: "Slideshow"

Defined in: menu/iconMenuItem.ts:103

A slideshow template image.


SmartBadge: "SmartBadge"

Defined in: menu/iconMenuItem.ts:105

A badge for a smart item.


StatusAvailable: "StatusAvailable"

Defined in: menu/iconMenuItem.ts:107

Small green indicator, similar to iChat’s available image.


StatusNone: "StatusNone"

Defined in: menu/iconMenuItem.ts:109

Small clear indicator.


StatusPartiallyAvailable: "StatusPartiallyAvailable"

Defined in: menu/iconMenuItem.ts:111

Small yellow indicator, similar to iChat’s idle image.


StatusUnavailable: "StatusUnavailable"

Defined in: menu/iconMenuItem.ts:113

Small red indicator, similar to iChat’s unavailable image.


StopProgress: "StopProgress"

Defined in: menu/iconMenuItem.ts:117

A stop progress button template image.


StopProgressFreestanding: "StopProgressFreestanding"

Defined in: menu/iconMenuItem.ts:115

A stop progress template image.


TrashEmpty: "TrashEmpty"

Defined in: menu/iconMenuItem.ts:119

An image of the empty trash can.


TrashFull: "TrashFull"

Defined in: menu/iconMenuItem.ts:121

An image of the full trash can.


User: "User"

Defined in: menu/iconMenuItem.ts:123

Permissions for a single user.


UserAccounts: "UserAccounts"

Defined in: menu/iconMenuItem.ts:125

User account toolbar icon for the preferences window.


UserGroup: "UserGroup"

Defined in: menu/iconMenuItem.ts:127

Permissions for a group of users.


UserGuest: "UserGuest"

Defined in: menu/iconMenuItem.ts:129

Permissions for guests.


© 2025 Tauri Contributors. CC-BY / MIT