LEEThemeIdentifierConfigType Constants Reference

Declared in LEETheme.m

LEEThemeIdentifierConfigType

Definition

typedef NS_ENUM(NSInteger, LEEThemeIdentifierConfigType ) {
   LEEThemeIdentifierConfigTypeBlock,
   LEEThemeIdentifierConfigTypeKeyPath,
   LEEThemeIdentifierConfigTypeSelector,
};

Constants

LEEThemeIdentifierConfigTypeBlock

标识符设置类型 - Block

Declared In LEETheme.m.

LEEThemeIdentifierConfigTypeKeyPath

标识符设置类型 - 路径,方法

Declared In LEETheme.m.

LEEThemeIdentifierConfigTypeSelector

Declared In LEETheme.m.