STLoadingable
protocol STLoadingable
Undocumented
-
Undocumented
Declaration
Swift
var isLoading: Bool
-
Undocumented
Declaration
Swift
func startLoading()
-
Undocumented
Declaration
Swift
func stopLoading(finish: STEmptyCallback?)