Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] How to run Xamarin Forms app in UIWindowScene? #14980

Answered by cncb-gh
cncb-gh asked this question in Q&A
Discussion options

You must be logged in to vote

Turns out you need to implement the Window property like so:

public override UIWindow Window { get; set; }

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zurtox
Comment options

@cncb-gh
Comment options

Answer selected by cncb-gh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants