Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsApp
    • GSShortcutItem
      • type
  1. GlyphsApp
  2. GSShortcutItem

Instance Property

type

Declaration

var type: GSCommandType { get set }

Declaration

@property (nonatomic) GSCommandType type;

Declaration

type() -> GSCommandType
setType_(type: GSCommandType)