EmptyShortcut public struct EmptyShortcut : Shortcut An empty shortcut that has no actions. Body Declaration Swift public typealias Body = Never body Declaration Swift public var body: Never { get } init() Initializes an empty shortcut. Declaration Swift public init() © 2020 Alexsander Akers. All rights reserved. (Last updated: 2020-07-03) Generated by jazzy ♪♫ v0.13.4, a Realm project.