Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

urho Binding xamarin forms WPF #407

Open
merco opened this issue Sep 3, 2020 · 0 comments
Open

urho Binding xamarin forms WPF #407

merco opened this issue Sep 3, 2020 · 0 comments

Comments

@merco
Copy link

merco commented Sep 3, 2020

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

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

No branches or pull requests

1 participant