ArcGIS Pro 3.2 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 ReadOnlyCollection<ShortCut> Shortcuts {get;}
    Protected ReadOnly Property Shortcuts As ReadOnlyCollection(Of ShortCut)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also