reportFirstContentDraw
fun Style.reportFirstContentDraw(isContentReady: Boolean = true, reporter: FirstDrawReporter): Style
Style prop that provides FirstDrawReporter to report the first draw after isContentReady is first set to true.
Parameters
isContentReady
flag to set to true to report the next draw pass.