Contents

isLoaded

A Boolean that indicates whether the cell is ready to display.

Declaration

var isLoaded: Bool { get set }

Discussion

When the value of this property is true, the browser cell’s state has been set and the cell is ready to display.

See Also

Managing Browser Cell State