The parent of the current node.
SDK
- tvOS 9.0+
Framework
- TVMLKit
Declaration
@property(nonatomic, weak, readonly) TVView Element *parentViewElement;
The parent of the current node.
SDK
Framework
@property(nonatomic, weak, readonly) TVView Element *parentViewElement;
auto Highlight Identifier
A string identifying the element that is initially in focus.
attributes
The attributes associated with a view element.
child View Elements
An array containing the child elements of the element currently being inspected.
disabled
Boolean value indicating whether the current element being inspected is disabled.
element Identifier
A string containing the unique identifier for an element.
element Name
A string containing the element’s name.
style
The style applied to an element.
update Type
The value that describes any changes to the DOM tree after it has been reparsed.
TVElement Update Type
Describes any changes to the DOM tree after it has been reparsed.