Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Menu Color. #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

simform-solutions
Copy link

  • Added feature to customise the menu item's color.

@@ -39,7 +39,8 @@ typedef enum {
@property int maxColumn; //Maximium number of column,default is 3
@property int menuHeight; //height = width ,default is 65
@property IGCMenuBackgroundOptions backgroundType; //Default is BlurEffectDark

@property (nonatomic) UIColor *menuItemColor;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Property name seems little misguiding, it can be renamed to something menuTextColor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants