A representation of a read-only DOM node.
SDK
- tvOS 9.0+
Framework
- TVMLKit
Declaration
class TVViewElement : NSObject
Overview
The TVView
model object is traversed by the TVInterface
factory to construct views and view controllers, and to render templates. Views and view controllers should use the available dispatch APIs to send user events to JavaScript.