Skip to content

Reset title #9

@rsmithde

Description

@rsmithde

I am trying to reset the title of the drop menu after selection, but it doesn't change. Here is the code I am using and I do have the delegate set

-(void)didHide:(KPDropMenu *)dropMenu
{
dropMenu.title = @"Test";
}

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