Cargo Features
[dependencies]
objc2-tv-ui-kit = { version = "0.3.1", default-features = false, features = ["std", "alloc", "block2", "objc2-core-foundation", "objc2-quartz-core", "TVCaptionButtonView", "TVCardView", "TVCollectionViewFullScreenCell", "TVCollectionViewFullScreenLayout", "TVDigitEntryViewController", "TVLockupHeaderFooterView", "TVLockupView", "TVMediaItemContentConfiguration", "TVMonogramContentConfiguration", "TVMonogramView", "TVPosterView", "TVUIKitDefines"] }
- default = TVCaptionButtonView, TVCardView, TVCollectionViewFullScreenCell, TVCollectionViewFullScreenLayout, TVDigitEntryViewController, TVLockupHeaderFooterView, TVLockupView, TVMediaItemContentConfiguration, TVMonogramContentConfiguration, TVMonogramView, TVPosterView, TVUIKitDefines, block2, objc2-core-foundation, objc2-quartz-core, std
-
These default features are set whenever
objc2-tv-ui-kit
is added without
somewhere in the dependency tree.default-features = false - std default = alloc
- alloc std
- block2 default
-
Enables block2
- objc2-core-foundation default
-
Enables objc2-core-foundation
- objc2-quartz-core default
-
Enables objc2-quartz-core
- TVCaptionButtonView default
-
Enables NSCoder, NSObject and NSString of objc2-foundation, UIAction, UIAppearance, UIControl, UIDynamicBehavior, UIFocus, UIImage, UIMenuElement, UIResponder, UITraitCollection and UIView of objc2-ui-kit
- TVCardView default
-
Enables NSCoder and NSObject of objc2-foundation, UIAction, UIAppearance, UIColor, UIControl, UIDynamicBehavior, UIFocus, UIMenuElement, UIResponder, UITraitCollection and UIView of objc2-ui-kit
- TVCollectionViewFullScreenCell default
-
Enables NSCoder and NSObject of objc2-foundation, UIAppearance, UICollectionViewCell, UIDynamicBehavior, UIFocus, UIGeometry, UIResponder, UITraitCollection, UIView and objc2-core-foundation of objc2-ui-kit
- TVCollectionViewFullScreenLayout default
-
Enables NSCoder, NSIndexPath, NSObject and NSString of objc2-foundation, UICollectionView, UICollectionViewLayout, UIDynamicBehavior, UIGeometry, UIResponder, UIScrollView, UIView and objc2-core-foundation of objc2-ui-kit
- TVDigitEntryViewController default
-
Enables NSBundle, NSCoder, NSObject and NSString of objc2-foundation, UIAppearance, UIFocus, UIResponder, UITraitCollection and UIViewController of objc2-ui-kit
-
Enables NSCoder and NSObject of objc2-foundation, UIAppearance, UIDynamicBehavior, UIFocus, UILabel, UIResponder, UITraitCollection and UIView of objc2-ui-kit
- TVLockupView default
-
Enables NSCoder and NSObject of objc2-foundation, UIAction, UIAppearance, UIControl, UIDynamicBehavior, UIFocus, UIGeometry, UIMenuElement, UIResponder, UITraitCollection, UIView and objc2-core-foundation of objc2-ui-kit
- TVMediaItemContentConfiguration default
-
Enables NSCoder, NSObject and NSString of objc2-foundation, UIAppearance, UICollectionViewCompositionalLayout, UIColor, UIContentConfiguration, UIDynamicBehavior, UIFocus, UIFont, UIImage, UILayoutGuide, UIResponder, UITraitCollection and UIView of objc2-ui-kit
- TVMonogramContentConfiguration default
-
Enables NSCoder, NSObject, NSPersonNameComponents and NSString of objc2-foundation, UIAppearance, UIColor, UIContentConfiguration, UIDynamicBehavior, UIFocus, UIFont, UIImage, UILayoutGuide, UIResponder, UITraitCollection and UIView of objc2-ui-kit
- TVMonogramView default
-
Enables NSCoder, NSObject, NSPersonNameComponents and NSString of objc2-foundation, UIAction, UIAppearance, UIControl, UIDynamicBehavior, UIFocus, UIImage, UIMenuElement, UIResponder, UITraitCollection and UIView of objc2-ui-kit
- TVPosterView default
-
Enables NSCoder, NSObject and NSString of objc2-foundation, UIAction, UIAppearance, UIControl, UIDynamicBehavior, UIFocus, UIImage, UIImageView, UIMenuElement, UIResponder, UITraitCollection and UIView of objc2-ui-kit
- TVUIKitDefines default
objc2-tv-ui-kit has 18 features without comments.