Skip to main content
Apple Developer Docs
Fonts
Symbols
×
UIKit
/
UIContentUnavailableTextProperties
/
color
color
The color of the text.
Declaration
@property
(
nonatomic
,
strong
)
UIColor
*
color
;