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

Change method is not calling even in your example also #8

@Fareeha-Naz

Description

@Fareeha-Naz

Change method is not calling even in your example also.... i have been added added delegate in view controller class also but change method is not call. please help as soon as possible... my class delegation is like that

class WifiWatchViewController: UIViewController, CustomSegmentedControlDelegate {

func change(to index:Int) {
print("segmentedControl index changed to (index)")
}
}

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