Skip to content

How to perform segue upon button tap #3

@robertmryan

Description

@robertmryan

I received this email:

From: "Badarinath Venkatnarayansetty" 
Date: December 18, 2016 at 4:43:40 AM PST
Reply-To: b***@***.com

Hi Rob , 

This is regarding the  https://github.com/robertmryan/CustomMapViewAnnotationCalloutSwift

Custom CalloutView has "Details" button whichcalls   

func didTapDetailsButton(_ sender: UIButton) {
   print("didTapDetailsButton")
} , 

How can i navigate to new view controller once the control comes to this method.

Since ExampleCalloutView extends CalloutView which extends UIView , 

not able to use self.presenViewController to navigate to new view controller. 

Any help is really appreciated .

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