Skip to content

Commit 64efdff

Browse files
committed
976335 - Updated tooltiptext note
1 parent fb79bc8 commit 64efdff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/Toolbar/overlay-toolbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ N> For a `Horizontal` orientation, the `Start` position corresponds to the `left
153153
* **BackIconTemplate** – This property allows customization of the back icon's appearance by enabling the use of various view elements such as buttons, checkboxes, entries, and more.
154154
* **BackIconToolTipText** – This property is used to define the tooltip text displayed when hovering over the back icon.
155155

156-
N> If TooltipText is provided, a tooltip will be displayed on the back icon. If not provided, the user must handle the tooltip manually
156+
N> TooltipText is only applicable to the default back icon. When using BackIconTemplate, tooltip behavior must be handled manually.
157157

158158
{% tabs %}
159159

0 commit comments

Comments
 (0)