IToolTipElement.ToolTip Property

Definition

Represents a small rectangular pop-up window that displays a brief description of a view's purpose when the user rests the pointer on the view.

public:
 property Microsoft::Maui::ToolTip ^ ToolTip { Microsoft::Maui::ToolTip ^ get(); };
public Microsoft.Maui.ToolTip? ToolTip { get; }
member this.ToolTip : Microsoft.Maui.ToolTip
Public ReadOnly Property ToolTip As ToolTip

Property Value

Applies to