checkLoginIframe property

bool get checkLoginIframe

Set to enable/disable monitoring login state. @default true

Implementation

external bool get checkLoginIframe;
set checkLoginIframe (bool v)

Implementation

external set checkLoginIframe(bool v);