DesktopSearchField.ClearMenuItemValue

From Xojo Documentation

Property (As String )
aDesktopSearchField.ClearMenuItemValue = newStringValue
or
StringValue = aDesktopSearchField.ClearMenuItemValue

New in 2021r3

Supported for all project types and targets.

The caption of the Clear item on the Recent Items menu.

Notes

The default value is "Clear".

The Recent Items menu is supported only for macOS.

See Also

RecentItemsCaption property.