Expand description
§Bindings to the TVUIKit framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- TVCaption
Button View TVCaptionButtonViewandTVLockupView - TVCaptionButtonView is a button-like lockup view with a caption (or a footer), which itself consists of a title and a subtitle.
- TVCaption
Button View Motion Direction TVCaptionButtonView - Set of options for focus motion direction
- TVCard
View TVCardViewandTVLockupView - TVCardView is a floating style lockup view.
- TVCollection
View Full Screen Cell TVCollectionViewFullScreenCell - Apple’s documentation
- TVCollection
View Full Screen Layout TVCollectionViewFullScreenLayout - Apple’s documentation
- TVCollection
View Full Screen Layout Attributes TVCollectionViewFullScreenLayout - Apple’s documentation
- TVDigit
Entry View Controller TVDigitEntryViewController - Apple’s documentation
- TVLockup
Header Footer View TVLockupHeaderFooterView - A header or footer view to be used in TVLockupView.
- TVLockup
View TVLockupView - TVLockupView is a composed view specializing in presenting a main content, and optional header or footer.
- TVMedia
Item Content Badge Properties TVMediaItemContentConfiguration - Apple’s documentation
- TVMedia
Item Content Configuration TVMediaItemContentConfiguration - Apple’s documentation
- TVMedia
Item Content Text Properties TVMediaItemContentConfiguration - Apple’s documentation
- TVMedia
Item Content Text Transform TVMediaItemContentConfiguration - Apple’s documentation
- TVMedia
Item Content View TVMediaItemContentConfiguration - Apple’s documentation
- TVMonogram
Content Configuration TVMonogramContentConfiguration - Apple’s documentation
- TVMonogram
Content Text Properties TVMonogramContentConfiguration - Apple’s documentation
- TVMonogram
Content View TVMonogramContentConfiguration - Apple’s documentation
- TVMonogram
View Deprecated TVLockupViewandTVMonogramView - TVMonogramView is a lockup view specializing in presenting monograms.
- TVPoster
View TVLockupViewandTVPosterView - TVPosterView is a lockup view specializing in presenting an image and optional title and subtitle labels.
Traits§
- NSCollection
Layout SectionTV Media Item Content Configuration TVMediaItemContentConfiguration - Category “TVMediaItemContentConfiguration” on
NSCollectionLayoutSection. - TVCollection
View Delegate Full Screen Layout TVCollectionViewFullScreenLayout - Apple’s documentation
- TVLockup
View Component TVLockupView - Component views inside the lockup view may conform to this protocol in order to participate in the state changes of the containing lockup view by altering their appearances.