Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.51 KB

File metadata and controls

48 lines (37 loc) · 1.51 KB
title Tooltip
description Learn how to use tooltips in mixed reality applications, which are short descriptions that are linked to another control or object.
author cre8ivepark
ms.author dongpark
ms.date 11/01/2019
ms.topic article
keywords Mixed Reality, Controls, interaction, ui, ux, mixed reality headset, windows mixed reality headset, virtual reality headset, HoloLens, tooltip, MRTK, Mixed Reality Toolkit

Tooltip

Tooltip

A tooltip is a short description that is linked to another control or object. They're used to convey a hint or extra information upon closer inspection. Tooltips help users understand unfamiliar objects in the physical environment that aren't described directly.



Tooltip in MRTK (Mixed Reality Toolkit) for Unity



See also