Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventArgsConverter #18

Open
JADSN opened this issue Jun 7, 2018 · 2 comments
Open

EventArgsConverter #18

JADSN opened this issue Jun 7, 2018 · 2 comments

Comments

@JADSN
Copy link

JADSN commented Jun 7, 2018

Can you add EventArgsConverter like prism library ?

https://github.com/PrismLibrary/Prism/blob/master/Source/Xamarin/Prism.Forms/Behaviors/EventToCommandBehavior.cs

@davidbritch
Copy link
Owner

I'll take a look.

@davidbritch
Copy link
Owner

The Behaviors library already has Converter and ConverterParameter properties, which are the equivalent of EventArgsConverter and EventArgsConvereterParameter properties in Prism.

Are you specifically talking about the EventArgsParameterPath in Prism?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants