BTNDropinContentAlignment Constants Reference

Declared in BTNDropinButtonConstants.h

BTNDropinContentAlignment

Dropin Button Constants

Definition

typedef NS_ENUM(NSUInteger, BTNDropinContentAlignment ) {
   BTNDropinContentAlignmentDefault,
   BTNDropinContentAlignmentCenter,
};

Constants

BTNDropinContentAlignmentDefault

Default alignment for the button content.

Declared In BTNDropinButtonConstants.h.

BTNDropinContentAlignmentCenter

Center alignemtn for the button content.

Declared In BTNDropinButtonConstants.h.

Declared In

BTNDropinButtonConstants.h