Protocols

The following protocols are available globally.

  • A set of optional methods that Enlighten popover delegates can implement to receive events.

    See more

    Declaration

    Swift

    @objc
    public protocol EnlightenPopoverDelegate : AnyObject
  • Undocumented

    Declaration

    Swift

    public protocol EnlightenSpotlightControllerKeys : CaseIterable, Hashable, RawRepresentable where Self.RawValue == String