Instance Property
shortcutId
Short string describing the shortcut. nil if the item has no shortcut.
Declaration
var shortcutId: String? { get }Declaration
@property (nonatomic, readonly) NSString * shortcutId;Declaration
shortcutId() -> strInstance Property
Short string describing the shortcut. nil if the item has no shortcut.
var shortcutId: String? { get }@property (nonatomic, readonly) NSString * shortcutId;shortcutId() -> str