How to disable Night Mode feature in brightscript code.

Hi all,

This feature just appear in Roku Premiere (Model 4620), Roku Premiere+ (Model 4630) when i press * button.
But * button, I use to handle Menu App. How to disable Night mode feature in brightscript code. I want to disable it in onKeyEvent() function.

Thanks so much!

“anakin112” wrote:


How to disable Night mode feature in brightscript code.

Night listening mode is a user setting, not something a channel controls.

“RokuKC” wrote:

“anakin112” wrote:


How to disable Night mode feature in brightscript code.

Night listening mode is a user setting, not something a channel controls.
Hi RokuKC,
Thanks for your response .
So, We can not disable this feature in our app?
We really don’t want Night Listening Mode menu appear in our app.