ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / GalleryItem Class / Tooltip Property

In This Topic
    Tooltip Property (GalleryItem)
    In This Topic
    Gets or sets the tooltip to show when the mouse pauses over the gallery item.
    Syntax
    public string Tooltip {get; set;}
    Public Property Tooltip As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also