Skip to content

target-action will execute twice #4

@iHTCboy

Description

@iHTCboy

picker one time,it will execute twice

    @IBAction func firstDatePickerChanged(_ sender: NSDatePicker) {
        assert(sender === firstDatePicker)
        print("first date picker changed: \(sender.dateValue)")
    }

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