pub unsafe trait NSAppearanceCustomization: NSObjectProtocol {
// Provided methods
unsafe fn appearance(&self) -> Option<Id<NSAppearance>>
where Self: Sized + Message { ... }
unsafe fn setAppearance(&self, appearance: Option<&NSAppearance>)
where Self: Sized + Message { ... }
unsafe fn effectiveAppearance(&self) -> Id<NSAppearance>
where Self: Sized + Message { ... }
}Available on crate feature
NSAppearance only.Provided Methods§
unsafe fn appearance(&self) -> Option<Id<NSAppearance>>
unsafe fn setAppearance(&self, appearance: Option<&NSAppearance>)
unsafe fn effectiveAppearance(&self) -> Id<NSAppearance>
Trait Implementations§
source§impl ProtocolType for dyn NSAppearanceCustomization
impl ProtocolType for dyn NSAppearanceCustomization
impl<T> ImplementedBy<T> for dyn NSAppearanceCustomization
Implementations on Foreign Types§
impl<T> NSAppearanceCustomization for ProtocolObject<T>where
T: ?Sized + NSAppearanceCustomization,
Implementors§
impl NSAppearanceCustomization for NSApplication
Available on crate features
NSResponder and NSApplication only.impl NSAppearanceCustomization for NSBox
Available on crate features
NSResponder and NSView and NSBox only.impl NSAppearanceCustomization for NSBrowser
Available on crate features
NSControl and NSResponder and NSView and NSBrowser only.impl NSAppearanceCustomization for NSButton
Available on crate features
NSControl and NSResponder and NSView and NSButton only.impl NSAppearanceCustomization for NSClipView
Available on crate features
NSResponder and NSView and NSClipView only.impl NSAppearanceCustomization for NSCollectionView
Available on crate features
NSResponder and NSView and NSCollectionView only.impl NSAppearanceCustomization for NSColorPanel
Available on crate features
NSPanel and NSResponder and NSWindow and NSColorPanel only.impl NSAppearanceCustomization for NSColorWell
Available on crate features
NSControl and NSResponder and NSView and NSColorWell only.impl NSAppearanceCustomization for NSComboBox
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSComboBox only.impl NSAppearanceCustomization for NSComboButton
Available on crate features
NSControl and NSResponder and NSView and NSComboButton only.impl NSAppearanceCustomization for NSControl
Available on crate features
NSResponder and NSView and NSControl only.impl NSAppearanceCustomization for NSDatePicker
Available on crate features
NSControl and NSResponder and NSView and NSDatePicker only.impl NSAppearanceCustomization for NSFontPanel
Available on crate features
NSPanel and NSResponder and NSWindow and NSFontPanel only.impl NSAppearanceCustomization for NSForm
Available on crate features
NSControl and NSMatrix and NSResponder and NSView and NSForm only.impl NSAppearanceCustomization for NSGridView
Available on crate features
NSResponder and NSView and NSGridView only.impl NSAppearanceCustomization for NSImageView
Available on crate features
NSControl and NSResponder and NSView and NSImageView only.impl NSAppearanceCustomization for NSLevelIndicator
Available on crate features
NSControl and NSResponder and NSView and NSLevelIndicator only.impl NSAppearanceCustomization for NSMatrix
Available on crate features
NSControl and NSResponder and NSView and NSMatrix only.impl NSAppearanceCustomization for NSMenu
Available on crate feature
NSMenu only.impl NSAppearanceCustomization for NSOpenPanel
Available on crate features
NSPanel and NSResponder and NSSavePanel and NSWindow and NSOpenPanel only.impl NSAppearanceCustomization for NSOutlineView
Available on crate features
NSControl and NSResponder and NSTableView and NSView and NSOutlineView only.impl NSAppearanceCustomization for NSPanel
Available on crate features
NSResponder and NSWindow and NSPanel only.impl NSAppearanceCustomization for NSPathControl
Available on crate features
NSControl and NSResponder and NSView and NSPathControl only.impl NSAppearanceCustomization for NSPopUpButton
Available on crate features
NSButton and NSControl and NSResponder and NSView and NSPopUpButton only.impl NSAppearanceCustomization for NSPopover
Available on crate features
NSResponder and NSPopover only.impl NSAppearanceCustomization for NSPredicateEditor
Available on crate features
NSControl and NSResponder and NSRuleEditor and NSView and NSPredicateEditor only.impl NSAppearanceCustomization for NSProgressIndicator
Available on crate features
NSResponder and NSView and NSProgressIndicator only.impl NSAppearanceCustomization for NSRuleEditor
Available on crate features
NSControl and NSResponder and NSView and NSRuleEditor only.impl NSAppearanceCustomization for NSRulerView
Available on crate features
NSResponder and NSView and NSRulerView only.impl NSAppearanceCustomization for NSSavePanel
Available on crate features
NSPanel and NSResponder and NSWindow and NSSavePanel only.impl NSAppearanceCustomization for NSScrollView
Available on crate features
NSResponder and NSView and NSScrollView only.impl NSAppearanceCustomization for NSScroller
Available on crate features
NSControl and NSResponder and NSView and NSScroller only.impl NSAppearanceCustomization for NSScrubber
Available on crate features
NSResponder and NSView and NSScrubber only.impl NSAppearanceCustomization for NSScrubberArrangedView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAppearanceCustomization for NSScrubberImageItemView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAppearanceCustomization for NSScrubberItemView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAppearanceCustomization for NSScrubberSelectionView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAppearanceCustomization for NSScrubberTextItemView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAppearanceCustomization for NSSearchField
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSSearchField only.impl NSAppearanceCustomization for NSSecureTextField
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSSecureTextField only.impl NSAppearanceCustomization for NSSegmentedControl
Available on crate features
NSControl and NSResponder and NSView and NSSegmentedControl only.impl NSAppearanceCustomization for NSSlider
Available on crate features
NSControl and NSResponder and NSView and NSSlider only.impl NSAppearanceCustomization for NSSplitView
Available on crate features
NSResponder and NSView and NSSplitView only.impl NSAppearanceCustomization for NSStackView
Available on crate features
NSResponder and NSView and NSStackView only.impl NSAppearanceCustomization for NSStatusBarButton
Available on crate features
NSButton and NSControl and NSResponder and NSView and NSStatusBarButton only.impl NSAppearanceCustomization for NSStepper
Available on crate features
NSControl and NSResponder and NSView and NSStepper only.impl NSAppearanceCustomization for NSSwitch
Available on crate features
NSControl and NSResponder and NSView and NSSwitch only.impl NSAppearanceCustomization for NSTabView
Available on crate features
NSResponder and NSView and NSTabView only.impl NSAppearanceCustomization for NSTableCellView
Available on crate features
NSResponder and NSView and NSTableCellView only.impl NSAppearanceCustomization for NSTableHeaderView
Available on crate features
NSResponder and NSView and NSTableHeaderView only.impl NSAppearanceCustomization for NSTableRowView
Available on crate features
NSResponder and NSView and NSTableRowView only.impl NSAppearanceCustomization for NSTableView
Available on crate features
NSControl and NSResponder and NSView and NSTableView only.impl NSAppearanceCustomization for NSText
Available on crate features
NSResponder and NSView and NSText only.impl NSAppearanceCustomization for NSTextField
Available on crate features
NSControl and NSResponder and NSView and NSTextField only.impl NSAppearanceCustomization for NSTextInsertionIndicator
Available on crate features
NSResponder and NSView and NSTextInsertionIndicator only.impl NSAppearanceCustomization for NSTextView
Available on crate features
NSResponder and NSText and NSView and NSTextView only.impl NSAppearanceCustomization for NSTokenField
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSTokenField only.impl NSAppearanceCustomization for NSView
Available on crate features
NSResponder and NSView only.impl NSAppearanceCustomization for NSVisualEffectView
Available on crate features
NSResponder and NSView and NSVisualEffectView only.impl NSAppearanceCustomization for NSWindow
Available on crate features
NSResponder and NSWindow only.