Skip to content

设置黑色背景后如何调整分隔线颜色? (内有图) #4

@Fezreal

Description

@Fezreal

image

想仿微信的下拉菜单,
dropdownMenu.menuItemBackgroundColor = [UIColor colorWithRed:0 green:0 blue:0 alpha:1];
这样调到黑色后,文字看不到了,找不到设置文字颜色的方法。
self.dropdownMenu.tintColor = [UIColor colorWithRed:255 green:255 blue:255 alpha:1];
这样设置文字颜色,没效果。

还有白色的分割线要如何调色?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions