isAttached property

bool isAttached

Check if the controller is attached to an Ad

Implementation

bool get isAttached => _attached;