SCLFlicButtonType
enum SCLFlicButtonType {}
The different button types.
-
This is a native PbF button with your company branding.
Declaration
Objective-C
SCLFlicButtonTypePoic = 1
Swift
case poic = 1
-
This is a Flic button that was grabbed from the Flic app.
Declaration
Objective-C
SCLFlicButtonTypeFlic
Swift
case flic = 2