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() -> SelfReturn Value
the instance of the class for UIAppearance
View on GitHub
JumioAppearance Protocol Reference