xamarin/urho

urho Binding xamarin forms WPF

merco opened this issue · 0 comments

merco commented

Is it possibile to have the binding for the UrhoSurface in a WPF FormsApplicationPage ?
A basic scene setup doesen't show anything in a WPF xamarin forms application, but the same code works in a Droid xamarin forms application.

<forms:UrhoSurface x:Name="USurface" VerticalOptions="FillAndExpand" HorizontalOptions="FillAndExpand" MinimumHeightRequest="100" MinimumWidthRequest="100" BackgroundColor="AliceBlue"/>

I'm using Vs2019 urhoSharp forms 1.9.67