Name
Notify.NoNotify -- disable notifications
Function
If you set up a notify on an attibute to react on user input, you will also recognize events when you change this attribute under program control with mui.Set(). Setting Notify.NoNotify together with your attribute will prevent this notification from being triggered.

Notify.NoNotify is a "one time" attribute. It's only valid during the current mui.Set() call!

Type
Boolean

Applicability
S


Show TOC