Creating binding in c# code.
Hi! I am trying to create a binding in my C# code.
First, I see that all properties are just set-methods. Not a big deal but would be easier if they were compatible with WPF code.
Second, I do not see a 'Converter' property. I it supported?
Thanks!
First, I see that all properties are just set-methods. Not a big deal but would be easier if they were compatible with WPF code.
Second, I do not see a 'Converter' property. I it supported?
Thanks!
-
-
sfernandez
Site Admin
- Posts: 2908
- Joined:
Re: Creating binding in c# code.
Hi,
Do you mean that instead of Get/Set methods we should provide C# Properties? Yes, this is something we want to modify for a future release
The Binding.Converter property is already available in the native API, but it is not yet supported by Unity C# API, sorry
Do you mean that instead of Get/Set methods we should provide C# Properties? Yes, this is something we want to modify for a future release

The Binding.Converter property is already available in the native API, but it is not yet supported by Unity C# API, sorry

Re: Creating binding in c# code.
Is it possible to have native API documentation and write my own managed c# wrappers, if they are missing?Hi,
Do you mean that instead of Get/Set methods we should provide C# Properties? Yes, this is something we want to modify for a future release![]()
The Binding.Converter property is already available in the native API, but it is not yet supported by Unity C# API, sorry
Re: Creating binding in c# code.
For unity of for a standalone native project? Yes, we could give you access to the native API (header and libs). Please contact us in private for this.Is it possible to have native API documentation and write my own managed c# wrappers, if they are missing?
Who is online
Users browsing this forum: Google [Bot] and 11 guests