checkLoginIframe property

bool checkLoginIframe

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

Implementation

external bool get checkLoginIframe;
void checkLoginIframe=(bool v)

Implementation

external set checkLoginIframe(bool v);