ArcGIS Pro 3.7 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 Property Tooltip As String
    public string Tooltip {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also