InfoKey

@objc
public final class InfoKey : NSObject, RawRepresentable

Keys for the info dictionaries used by AboundScanControllerDelegate methods.

  • Declaration

    Swift

    public required init(rawValue: String)
  • Declaration

    Swift

    public var rawValue: String