Skip to content

Should event handlers be past tense? #56

@ProgramMax

Description

@ProgramMax

Describe the bug
Currently, event handlers are named in the past tense like OnCreated() and OnResized().
However, the event handlers actually trigger during the event.
Should they be renamed to match that?
Do the other platforms allow during-event handling?

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