Skip to main content
This topic has been closed for replies.

1 reply

Inspiring
February 28, 2019

nope

on mobile, renderMode is defined in the application descriptor file (XML)
on desktop, you can only define renderMode at creation time (when you create a NativeWindow with NativeWindowInitOptions) or with the application descriptor file (XML) for the main window

the renderMode property is read-only after that