Protocols
The following protocols are available globally.
-
A set of optional methods that Enlighten popover delegates can implement to receive events.
See moreDeclaration
Swift
@objc public protocol EnlightenPopoverDelegate : AnyObject
-
Undocumented
See moreDeclaration
Swift
@objc public protocol EnlightenSpotlight
-
Undocumented
See moreDeclaration
Swift
@objc public protocol EnlightenSpotlightControllerDelegate : AnyObject
-
Undocumented
Declaration
Swift
public protocol EnlightenSpotlightControllerKeys : CaseIterable, Hashable, RawRepresentable where Self.RawValue == String