Skip to main content

ToolTip 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.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public string? ToolTip { get; set; }

Property Value

String

See Also

Reference

NativeMenuItem Class
Avalonia.Controls Namespace