Notification Panel action
Posted: 10 Jul 2017 13:07
Hi, I know that I can open notification Panel with control UI "notifications()", but is there a way to have condition "notification Panel open" so I can have a button dedicated to open and close? I have tried execution count but if I choose the panel manually it throws off the count and I am using a gesture to close panel so when it's already closed it presses a button or performs an action on whatever screen I'm on (same with script back() ). I either need condition notification Panel open or is there a different variable for notifications (x)?