JumioAppearance

@protocol JumioAppearance <NSObject>

Protocol that is used for all UI Objects to be customized via UIAppearance

  • Declaration

    Objective-C

    + (instancetype _Nonnull)jumioAppearance;

    Swift

    static func jumioAppearance() -> Self

    Return Value

    the instance of the class for UIAppearance