alertCopied property

bool alertCopied
getter/setter pairinherited

True briefly after the alert's segment is copied, so AlertLine can show a ✓ Copied confirmation in place of the C Copy hint.

Implementation

bool alertCopied = false;