EventSettings

@available(*, deprecated)
public protocol EventSettings

An event which includes the action’s settings.

  • The event’s settings.

    Declaration

    Swift

    var settings: [String : String] { get }