Skip to main content

chat-loading-indicator-properties

isHidden

override open var isHidden: Bool 

rotationPeriod

open var rotationPeriod: TimeInterval = 1

imageView

public private(set) lazy var imageView = UIImageView()
.withoutAutoresizingMaskConstraints

Methods

setUpAppearance()

override open func setUpAppearance() 

setUpLayout()

override open func setUpLayout() 

updateContent()

override open func updateContent() 

startRotation()

open func startRotation() 

stopRotating()

open func stopRotating()

Did you find this page helpful?