ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ShortCut Class / Modifiers Property

In This Topic
    Modifiers Property
    In This Topic
    Gets the modifier keys associated with this short-cut.
    Syntax
    public Nullable<ModifierKeys> Modifiers {get;}
    Public ReadOnly Property Modifiers As Nullable(Of ModifierKeys)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also