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.
A Boolean that indicates whether the cell is ready to display.
var isLoaded: Bool { get set }When the value of this property is true, the browser cell’s state has been set and the cell is ready to display.