ContentStateMessaging
protocol ContentStateMessaging
Protocol for data displaying things to adopt
-
Display an appropriate message if any
Declaration
Swift
func set(message state: ContentState, color: UIColor)Parameters
stateContentState
colorColor suggestion
View on GitHub
ContentStateMessaging Protocol Reference