Function Area.monitorable
If true
, other monitoring areas can detect this area.
bool monitorable() nothrow @property @nogc;
void monitorable
(
bool v
) nothrow @property @nogc;
If true
, other monitoring areas can detect this area.
bool monitorable() nothrow @property @nogc;
void monitorable
(
bool v
) nothrow @property @nogc;