0
Answered

FullScreen property

Wouter van der Post 6 years ago in Applications / i3 Pro updated by Aleksandr Romanov (CTO) 6 years ago 3

There is a JavaScript function to enter/exit fullscreen mode [ IR.SetFullScreen(mode) ].

Can you also add a function/property to get the current mode? 

Answered

Hi

You can use IR.IsFullScreen return true/false

Thanks. Can this be added to the online documentation? Maybe on this page: http://dev.iridiummobile.net/Systems_API/en#IR.SetFullScreen


For anyone finding this topic in the future; the IR.IsFullScreen is a property, so no ( ).