Expand description
§Bindings to the TVMLKit framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- TVApplication
Controller Deprecated TVApplicationController - The TVApplicationController class establishes the JavaScript environment to provide a centralized point of control and co-ordination. The class bridges the UI, navigation stack, storage and event handling from JavaScript.
- TVApplication
Controller Context Deprecated TVApplicationController - This class is used to provide launch info to TVApplicationController.
- TVBrowser
Transition Animator TVBrowserViewController - Apple’s documentation
- TVBrowser
View Controller TVBrowserViewControllerandobjc2-ui-kit - Apple’s documentation
- TVColor
Deprecated TVColor - Defines the color data for styles of type TVViewElementStyleTypeColor.
- TVColor
Type Deprecated TVColor - Apple’s documentation
- TVDocument
Error Deprecated TVDocumentViewController - Apple’s documentation
- TVDocument
View Controller Deprecated TVDocumentViewControllerandobjc2-ui-kit - Apple’s documentation
- TVElement
Alignment Deprecated TVViewElementStyle - Apple’s documentation
- TVElement
Content Alignment Deprecated TVViewElementStyle - Apple’s documentation
- TVElement
Event Type Deprecated TVViewElement - Apple’s documentation
- TVElement
Factory Deprecated TVElementFactory - Factory for registration of new elements that extend Apple TV markup language. Registration is required in order for the framework to parse these new elements and should happen prior to initializing TVApplicationController.
- TVElement
Position Deprecated TVViewElementStyle - Apple’s documentation
- TVElement
Resettable Property Deprecated TVViewElement - Properties of TVViewElement that can be reset by the client to their default values. These properties communicate a message from the DOM, as opposed to define the model, which the client should reset after their values have been read.
- TVElement
Update Type Deprecated TVViewElement - Apple’s documentation
- TVHighlight
Deprecated TVPlayback - /////////////////////////////////////////////////////////////////////////////
- TVHighlight
Group Deprecated TVPlayback - /////////////////////////////////////////////////////////////////////////////
- TVImage
Element Deprecated TVImageElementandTVViewElement - Convenience class representing
element.
- TVImage
Type Deprecated TVImageElement - Apple’s documentation
- TVInterface
Factory Deprecated TVInterfaceFactory - Interface factory for creation of views and view controllers. Application can extend or override framework implementation by setting extendedInterfaceCreator.
- TVML
KitError Deprecated TVMLKitErrors - Apple’s documentation
- TVMedia
Item Deprecated TVPlayback - /////////////////////////////////////////////////////////////////////////////
- TVPlayback
Custom Event User Info Deprecated TVPlayback - Event object that encapsulates its identity and user info for custom events.
- TVPlayback
State Deprecated TVPlayback - Apple’s documentation
- TVPlayer
Deprecated TVPlayback - /////////////////////////////////////////////////////////////////////////////
- TVPlaylist
Deprecated TVPlayback - /////////////////////////////////////////////////////////////////////////////
- TVPlaylist
EndAction Deprecated TVPlayback - Apple’s documentation
- TVPlaylist
Repeat Mode Deprecated TVPlayback - Apple’s documentation
- TVStyle
Factory Deprecated TVStyleFactory - Factory to register new styles to define custom style data.
- TVText
Element Deprecated TVTextElementandTVViewElement - Represents textual content for the DOM element.
- TVText
Element Style Deprecated TVTextElement - Apple’s documentation
- TVTime
Range Deprecated TVPlayback - /////////////////////////////////////////////////////////////////////////////
- TVView
Element Deprecated TVViewElement - TVViewElement represents a read only DOM node along with it’s attributes and aggregated style. This model object is traversed by the factory to construct view/view controllers, to render templates. View/View controllers should use the avaliable dispatch API’s to send user events to JavaScript.
- TVView
Element Style Deprecated TVViewElementStyle - An instance of TVViewElementStyle contains the set of styles applied to the view element.
- TVView
Element Style Type Deprecated TVStyleFactory - Apple’s documentation
Statics§
- TVDocument
Error ⚠Domain Deprecated TVDocumentViewController - Apple’s documentation
- TVDocument
Event ⚠Appear Deprecated TVDocumentViewController - Apple’s documentation
- TVDocument
Event ⚠Disappear Deprecated TVDocumentViewController - Apple’s documentation
- TVDocument
Event ⚠Highlight Deprecated TVDocumentViewController - Apple’s documentation
- TVDocument
Event ⚠Hold Select Deprecated TVDocumentViewController - Apple’s documentation
- TVDocument
Event ⚠Load Deprecated TVDocumentViewController - Apple’s documentation
- TVDocument
Event ⚠Play Deprecated TVDocumentViewController - Apple’s documentation
- TVDocument
Event ⚠Select Deprecated TVDocumentViewController - Apple’s documentation
- TVDocument
Event ⚠Unload Deprecated TVDocumentViewController - Apple’s documentation
- TVML
KitError ⚠Domain Deprecated TVMLKitErrors - Apple’s documentation
- TVMedia
Item ⚠Content Rating Domain Movie Deprecated TVPlayback - Apple’s documentation
- TVMedia
Item ⚠Content Rating Domain Music Deprecated TVPlayback - Apple’s documentation
- TVMedia
Item ⚠Content Rating DomainTV Show Deprecated TVPlayback - Apple’s documentation
- TVMedia
Item ⚠Type Audio Deprecated TVPlayback - Apple’s documentation
- TVMedia
Item ⚠Type Video Deprecated TVPlayback - Apple’s documentation
Traits§
- TVApplication
Controller Delegate Deprecated TVApplicationController - Apple’s documentation
- TVBrowser
View Controller Data Source TVBrowserViewController - Apple’s documentation
- TVBrowser
View Controller Delegate TVBrowserViewController - Apple’s documentation
- TVDocument
View Controller Delegate Deprecated TVDocumentViewController - Apple’s documentation
- TVInterface
Creating Deprecated TVInterfaceFactory - Apple’s documentation
- TVPlayback
Event Marshaling Deprecated TVPlayback - An event user info marshaling protocol for sending and receiving info to and from JS.
Type Aliases§
- TVDocument
Event Deprecated TVDocumentViewController - Apple’s documentation
- TVMedia
Item Content Rating Domain Deprecated TVPlayback - Apple’s documentation
- TVMedia
Item Type Deprecated TVPlayback - Apple’s documentation
- TVPlayback
Event Deprecated TVPlayback - Apple’s documentation
- TVPlayback
Event Property Deprecated TVPlayback - Apple’s documentation