NativeMenuItemToolTip Property
Gets or sets the tooltip associated with the menu item.
This may not be supported by the native menu provider, but
will be passed on to the non-native fallback menu item if used.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? ToolTip { get; set; }
Public Property ToolTip As String
Get
Set
member ToolTip : string with get, set
Property Value
String