Skip to content

UIControlEventEditingChanged events are called when the UITextfield value is changed programmatically #2532

Open

Description

Visual Studio 2017 and release 0.2 170411 (Apr 7, 2017): IBAction functions connected to UITextfields for UIControlEventEditingChanged events are called also when the UITextfield value is changed programmatically. In iOS events are only generated because of user interaction or by calling the method sendActionsForControlEvents:. Sliders also generate events when their values are changed programmatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions