Trait objc2_ui_kit::UIAppearanceContainer

source ·
pub unsafe trait UIAppearanceContainer: NSObjectProtocol + IsMainThreadOnly { }
Available on crate feature UIAppearance only.

Trait Implementations§

source§

impl ProtocolType for dyn UIAppearanceContainer

source§

const NAME: &'static str = "UIAppearanceContainer"

The name of the Objective-C protocol that this type represents.
source§

fn protocol() -> Option<&'static AnyProtocol>

Get a reference to the Objective-C protocol object that this type represents. Read more
source§

impl<T> ImplementedBy<T> for dyn UIAppearanceContainer

Implementations on Foreign Types§

source§

impl<T> UIAppearanceContainer for ProtocolObject<T>

Implementors§

source§

impl UIAppearanceContainer for UIActionSheet

Available on crate features UIResponder and UIView and UIActionSheet only.
source§

impl UIAppearanceContainer for UIActivityIndicatorView

Available on crate features UIResponder and UIView and UIActivityIndicatorView only.
source§

impl UIAppearanceContainer for UIActivityViewController

Available on crate features UIResponder and UIViewController and UIActivityViewController only.
source§

impl UIAppearanceContainer for UIAlertController

Available on crate features UIResponder and UIViewController and UIAlertController only.
source§

impl UIAppearanceContainer for UIAlertView

Available on crate features UIResponder and UIView and UIAlertView only.
source§

impl UIAppearanceContainer for UIButton

Available on crate features UIControl and UIResponder and UIView and UIButton only.
source§

impl UIAppearanceContainer for UICalendarView

Available on crate features UIResponder and UIView and UICalendarView only.
source§

impl UIAppearanceContainer for UICloudSharingController

Available on crate features UIResponder and UIViewController and UICloudSharingController only.
source§

impl UIAppearanceContainer for UICollectionReusableView

Available on crate features UIResponder and UIView and UICollectionViewCell only.
source§

impl UIAppearanceContainer for UICollectionView

Available on crate features UIResponder and UIScrollView and UIView and UICollectionView only.
source§

impl UIAppearanceContainer for UICollectionViewCell

Available on crate features UIResponder and UIView and UICollectionViewCell only.
source§

impl UIAppearanceContainer for UICollectionViewController

Available on crate features UIResponder and UIViewController and UICollectionViewController only.
source§

impl UIAppearanceContainer for UICollectionViewListCell

Available on crate features UICollectionViewCell and UIResponder and UIView and UICollectionViewListCell only.
source§

impl UIAppearanceContainer for UIColorPickerViewController

Available on crate features UIResponder and UIViewController and UIColorPickerViewController only.
source§

impl UIAppearanceContainer for UIColorWell

Available on crate features UIControl and UIResponder and UIView and UIColorWell only.
source§

impl UIAppearanceContainer for UIContentUnavailableView

Available on crate features UIResponder and UIView and UIContentUnavailableView only.
source§

impl UIAppearanceContainer for UIControl

Available on crate features UIResponder and UIView and UIControl only.
source§

impl UIAppearanceContainer for UIDatePicker

Available on crate features UIControl and UIResponder and UIView and UIDatePicker only.
source§

impl UIAppearanceContainer for UIDocumentBrowserViewController

Available on crate features UIResponder and UIViewController and UIDocumentBrowserViewController only.
source§

impl UIAppearanceContainer for UIDocumentMenuViewController

Available on crate features UIResponder and UIViewController and UIDocumentMenuViewController only.
source§

impl UIAppearanceContainer for UIDocumentPickerExtensionViewController

Available on crate features UIResponder and UIViewController and UIDocumentPickerExtensionViewController only.
source§

impl UIAppearanceContainer for UIDocumentPickerViewController

Available on crate features UIResponder and UIViewController and UIDocumentPickerViewController only.
source§

impl UIAppearanceContainer for UIDocumentViewController

Available on crate features UIResponder and UIViewController and UIDocumentViewController only.
source§

impl UIAppearanceContainer for UIEventAttributionView

Available on crate features UIResponder and UIView and UIEventAttributionView only.
source§

impl UIAppearanceContainer for UIFontPickerViewController

Available on crate features UIResponder and UIViewController and UIFontPickerViewController only.
source§

impl UIAppearanceContainer for UIImagePickerController

Available on crate features UINavigationController and UIResponder and UIViewController and UIImagePickerController only.
source§

impl UIAppearanceContainer for UIImageView

Available on crate features UIResponder and UIView and UIImageView only.
source§

impl UIAppearanceContainer for UIInputView

Available on crate features UIResponder and UIView and UIInputView only.
source§

impl UIAppearanceContainer for UIInputViewController

Available on crate features UIResponder and UIViewController and UIInputViewController only.
source§

impl UIAppearanceContainer for UILabel

Available on crate features UIResponder and UIView and UILabel only.
source§

impl UIAppearanceContainer for UIListContentView

Available on crate features UIResponder and UIView and UIListContentConfiguration only.
source§

impl UIAppearanceContainer for UINavigationBar

Available on crate features UIResponder and UIView and UINavigationBar only.
source§

impl UIAppearanceContainer for UINavigationController

Available on crate features UIResponder and UIViewController and UINavigationController only.
source§

impl UIAppearanceContainer for UIPageControl

Available on crate features UIControl and UIResponder and UIView and UIPageControl only.
source§

impl UIAppearanceContainer for UIPageViewController

Available on crate features UIResponder and UIViewController and UIPageViewController only.
source§

impl UIAppearanceContainer for UIPasteControl

Available on crate features UIControl and UIResponder and UIView and UIPasteControl only.
source§

impl UIAppearanceContainer for UIPickerView

Available on crate features UIResponder and UIView and UIPickerView only.
source§

impl UIAppearanceContainer for UIPopoverBackgroundView

Available on crate features UIResponder and UIView and UIPopoverBackgroundView only.
source§

impl UIAppearanceContainer for UIPopoverController

Available on crate feature UIPopoverController only.
source§

impl UIAppearanceContainer for UIPopoverPresentationController

Available on crate features UIPresentationController and UIPopoverPresentationController only.
source§

impl UIAppearanceContainer for UIPresentationController

Available on crate feature UIPresentationController only.
source§

impl UIAppearanceContainer for UIProgressView

Available on crate features UIResponder and UIView and UIProgressView only.
source§

impl UIAppearanceContainer for UIReferenceLibraryViewController

Available on crate features UIResponder and UIViewController and UIReferenceLibraryViewController only.
source§

impl UIAppearanceContainer for UIRefreshControl

Available on crate features UIControl and UIResponder and UIView and UIRefreshControl only.
source§

impl UIAppearanceContainer for UIScrollView

Available on crate features UIResponder and UIView and UIScrollView only.
source§

impl UIAppearanceContainer for UISearchBar

Available on crate features UIResponder and UIView and UISearchBar only.
source§

impl UIAppearanceContainer for UISearchContainerViewController

Available on crate features UIResponder and UIViewController and UISearchContainerViewController only.
source§

impl UIAppearanceContainer for UISearchController

Available on crate features UIResponder and UIViewController and UISearchController only.
source§

impl UIAppearanceContainer for UISearchTextField

Available on crate features UIControl and UIResponder and UITextField and UIView and UISearchTextField only.
source§

impl UIAppearanceContainer for UISegmentedControl

Available on crate features UIControl and UIResponder and UIView and UISegmentedControl only.
source§

impl UIAppearanceContainer for UISheetPresentationController

Available on crate features UIPresentationController and UISheetPresentationController only.
source§

impl UIAppearanceContainer for UISlider

Available on crate features UIControl and UIResponder and UIView and UISlider only.
source§

impl UIAppearanceContainer for UISplitViewController

Available on crate features UIResponder and UIViewController and UISplitViewController only.
source§

impl UIAppearanceContainer for UIStackView

Available on crate features UIResponder and UIView and UIStackView only.
source§

impl UIAppearanceContainer for UIStandardTextCursorView

Available on crate features UIResponder and UIView and UIStandardTextCursorView only.
source§

impl UIAppearanceContainer for UIStepper

Available on crate features UIControl and UIResponder and UIView and UIStepper only.
source§

impl UIAppearanceContainer for UISwitch

Available on crate features UIControl and UIResponder and UIView and UISwitch only.
source§

impl UIAppearanceContainer for UITabBar

Available on crate features UIResponder and UIView and UITabBar only.
source§

impl UIAppearanceContainer for UITabBarController

Available on crate features UIResponder and UIViewController and UITabBarController only.
source§

impl UIAppearanceContainer for UITableView

Available on crate features UIResponder and UIScrollView and UIView and UITableView only.
source§

impl UIAppearanceContainer for UITableViewCell

Available on crate features UIResponder and UIView and UITableViewCell only.
source§

impl UIAppearanceContainer for UITableViewController

Available on crate features UIResponder and UIViewController and UITableViewController only.
source§

impl UIAppearanceContainer for UITableViewHeaderFooterView

Available on crate features UIResponder and UIView and UITableViewHeaderFooterView only.
source§

impl UIAppearanceContainer for UITextField

Available on crate features UIControl and UIResponder and UIView and UITextField only.
source§

impl UIAppearanceContainer for UITextView

Available on crate features UIResponder and UIScrollView and UIView and UITextView only.
source§

impl UIAppearanceContainer for UIToolbar

Available on crate features UIResponder and UIView and UIToolbar only.
source§

impl UIAppearanceContainer for UIVideoEditorController

Available on crate features UINavigationController and UIResponder and UIViewController and UIVideoEditorController only.
source§

impl UIAppearanceContainer for UIView

Available on crate features UIResponder and UIView only.
source§

impl UIAppearanceContainer for UIViewController

Available on crate features UIResponder and UIViewController only.
source§

impl UIAppearanceContainer for UIVisualEffectView

Available on crate features UIResponder and UIView and UIVisualEffectView only.
source§

impl UIAppearanceContainer for UIWebView

Available on crate features UIResponder and UIView and UIWebView only.
source§

impl UIAppearanceContainer for UIWindow

Available on crate features UIResponder and UIView and UIWindow only.