ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Tool Class / Shortcuts Property

In This Topic
    Shortcuts Property
    In This Topic
    Gets a read only ShortCut collection for the current tool.
    Syntax
    Protected ReadOnly Property Shortcuts As ReadOnlyCollection(Of ShortCut)
    protected ReadOnlyCollection<ShortCut> Shortcuts {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also