The textual content for the DOM element.
SDK
- tvOS 9.0+
Framework
- TVMLKit
Declaration
@interface TVTextElement : TVView Element
The textual content for the DOM element.
SDK
Framework
@interface TVTextElement : TVView Element
- attributed String With Font:
Provides an attributed string for a given font.
- attributed String With Font: foreground Color: text Alignment:
Convenience method for configuring an attributed string given the specified attributes.
attributed Text
The text for an element.
text Style
The style applied to the text of the element.
TVText Element Style
The style applied to the text inside of an element.
TVElement Factory
An object used to register new elements to extend the Apple TV Markup Language (TVML).
TVImage Element
A representation of a read-only DOM node containing the attributes that describe an image element.
Avoid rewriting complex and often used elements by creating a simplified custom element.