renotify property
bool
get
renotify
A boolean that indicates whether to supress vibrations and audible alerts when resusing a tag value. The default is false.
Implementation
external bool get renotify;
set
renotify
(bool v)
Implementation
external set renotify(bool v);