Fullscreen fails on 0.33.2

Hey,

with the 0.33.2 version I cannot go to fullscreen with DotNetExe build.

Uno.Application.Current.Window.Fullscreen = true;

gives :

ERROR: Failed to compile .NET type ‘MainView’: .NET method not resolved: Uno.Platform.Window.set_Fullscreen(bool) (refcount)

Hi Simo,

Sorry about that, I’ll raise an issue and see what’s going on there (sounds like something I may have broken :expressionless: )