renotify property

bool 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;
void renotify=(bool v)

Implementation

external set renotify(bool v);