readyForContent

open override var readyForContent: Boolean

Like View.isAttachedToWindow. We'd prefer that property but it's false until onAttachedToWindow returns and true until onDetachedFromWindow returns.