Element.IToolTipElement.ToolTip 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表小型矩形彈出視窗,當使用者將指標放在檢視上時,顯示檢視用途的簡短描述。
property Microsoft::Maui::ToolTip ^ Microsoft::Maui::IToolTipElement::ToolTip { Microsoft::Maui::ToolTip ^ get(); };
Microsoft.Maui.ToolTip Microsoft.Maui.IToolTipElement.ToolTip { get; }
member this.Microsoft.Maui.IToolTipElement.ToolTip : Microsoft.Maui.ToolTip
ReadOnly Property ToolTip As ToolTip Implements IToolTipElement.ToolTip