Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

NavigationItem.SetLeftBarButtonItem(new UIBarButtonItem(UIImage.FromBundle("menu.png") => Image is showing in middle and click event is applied on complete navigation bar #12

@XamarinPOC

Description

@XamarinPOC

NavigationItem.SetLeftBarButtonItem(new UIBarButtonItem(UIImage.FromBundle("menu.png"), UIBarButtonItemStyle.Plain, (sender, e) =>
{
PresentViewController(sideMenuManager.LeftNavigationController, true, null);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions