Skip to content

Feature request: Add new "Negate" property in "Trigger" and "Condition" on use Trigger scene. #6189

Open
@Flithor

Description

@Flithor

Sometimes we will need to use triggers to make some "not equals to value" scenarios (most common case: value is not null), but for such scenarios it is often necessary to add additional code in the code behind to achieve (such as add a "not" property in entity, or implement IValueConverter, even invert the default value).
But It seems that just adding a "Negate" property to the Trigger and Condition can makes everything easier.

Is it possible?? Or why not?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions