BTNDropinButtonTextCase Constants Reference

Declared in BTNDropinButtonAppearanceProtocol.h

BTNDropinButtonTextCase

Definition

typedef NS_ENUM(NSUInteger, BTNDropinButtonTextCase ) {
   BTNDropinButtonTextCaseDefault,
   BTNDropinButtonTextCaseLower,
   BTNDropinButtonTextCaseUpper,
};

Constants

BTNDropinButtonTextCaseDefault

Declared In BTNDropinButtonAppearanceProtocol.h.

BTNDropinButtonTextCaseLower

Declared In BTNDropinButtonAppearanceProtocol.h.

BTNDropinButtonTextCaseUpper

Declared In BTNDropinButtonAppearanceProtocol.h.