string
The text to be rendered by the receiver.
Declaration
var string: Any? { get set }Discussion
The text must be an instance of NSString or NSAttributedString. Defaults to nil.
See Also
Related Documentation
- Core Animation Programming Guide