pub unsafe trait NSAccessibilityElementProtocol: NSObjectProtocol {
// Provided methods
unsafe fn accessibilityFrame(&self) -> NSRect
where Self: Sized + Message { ... }
unsafe fn accessibilityParent(&self) -> Option<Id<AnyObject>>
where Self: Sized + Message { ... }
unsafe fn isAccessibilityFocused(&self) -> bool
where Self: Sized + Message { ... }
unsafe fn accessibilityIdentifier(&self) -> Id<NSString>
where Self: Sized + Message { ... }
}Available on crate feature
NSAccessibilityProtocols only.Provided Methods§
unsafe fn accessibilityFrame(&self) -> NSRect
unsafe fn accessibilityParent(&self) -> Option<Id<AnyObject>>
unsafe fn isAccessibilityFocused(&self) -> bool
unsafe fn accessibilityIdentifier(&self) -> Id<NSString>
Trait Implementations§
source§impl ProtocolType for dyn NSAccessibilityElementProtocol
impl ProtocolType for dyn NSAccessibilityElementProtocol
impl<T> ImplementedBy<T> for dyn NSAccessibilityElementProtocol
Implementations on Foreign Types§
impl<T> NSAccessibilityElementProtocol for ProtocolObject<T>where
T: ?Sized + NSAccessibilityElementProtocol,
Implementors§
impl NSAccessibilityElementProtocol for NSActionCell
Available on crate features
NSCell and NSActionCell only.impl NSAccessibilityElementProtocol for NSApplication
Available on crate features
NSResponder and NSApplication only.impl NSAccessibilityElementProtocol for NSBox
Available on crate features
NSResponder and NSView and NSBox only.impl NSAccessibilityElementProtocol for NSBrowser
Available on crate features
NSControl and NSResponder and NSView and NSBrowser only.impl NSAccessibilityElementProtocol for NSBrowserCell
Available on crate features
NSCell and NSBrowserCell only.impl NSAccessibilityElementProtocol for NSButton
Available on crate features
NSControl and NSResponder and NSView and NSButton only.impl NSAccessibilityElementProtocol for NSButtonCell
Available on crate features
NSActionCell and NSCell and NSButtonCell only.impl NSAccessibilityElementProtocol for NSCell
Available on crate feature
NSCell only.impl NSAccessibilityElementProtocol for NSClipView
Available on crate features
NSResponder and NSView and NSClipView only.impl NSAccessibilityElementProtocol for NSCollectionView
Available on crate features
NSResponder and NSView and NSCollectionView only.impl NSAccessibilityElementProtocol for NSColorPanel
Available on crate features
NSPanel and NSResponder and NSWindow and NSColorPanel only.impl NSAccessibilityElementProtocol for NSColorWell
Available on crate features
NSControl and NSResponder and NSView and NSColorWell only.impl NSAccessibilityElementProtocol for NSComboBox
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSComboBox only.impl NSAccessibilityElementProtocol for NSComboBoxCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSComboBoxCell only.impl NSAccessibilityElementProtocol for NSComboButton
Available on crate features
NSControl and NSResponder and NSView and NSComboButton only.impl NSAccessibilityElementProtocol for NSControl
Available on crate features
NSResponder and NSView and NSControl only.impl NSAccessibilityElementProtocol for NSDatePicker
Available on crate features
NSControl and NSResponder and NSView and NSDatePicker only.impl NSAccessibilityElementProtocol for NSDatePickerCell
Available on crate features
NSActionCell and NSCell and NSDatePickerCell only.impl NSAccessibilityElementProtocol for NSDrawer
Available on crate features
NSResponder and NSDrawer only.impl NSAccessibilityElementProtocol for NSFontPanel
Available on crate features
NSPanel and NSResponder and NSWindow and NSFontPanel only.impl NSAccessibilityElementProtocol for NSForm
Available on crate features
NSControl and NSMatrix and NSResponder and NSView and NSForm only.impl NSAccessibilityElementProtocol for NSFormCell
Available on crate features
NSActionCell and NSCell and NSFormCell only.impl NSAccessibilityElementProtocol for NSGridView
Available on crate features
NSResponder and NSView and NSGridView only.impl NSAccessibilityElementProtocol for NSImageCell
Available on crate features
NSCell and NSImageCell only.impl NSAccessibilityElementProtocol for NSImageView
Available on crate features
NSControl and NSResponder and NSView and NSImageView only.impl NSAccessibilityElementProtocol for NSLevelIndicator
Available on crate features
NSControl and NSResponder and NSView and NSLevelIndicator only.impl NSAccessibilityElementProtocol for NSLevelIndicatorCell
Available on crate features
NSActionCell and NSCell and NSLevelIndicatorCell only.impl NSAccessibilityElementProtocol for NSMatrix
Available on crate features
NSControl and NSResponder and NSView and NSMatrix only.impl NSAccessibilityElementProtocol for NSMenu
Available on crate feature
NSMenu only.impl NSAccessibilityElementProtocol for NSMenuItem
Available on crate feature
NSMenuItem only.impl NSAccessibilityElementProtocol for NSMenuItemCell
Available on crate features
NSActionCell and NSButtonCell and NSCell and NSMenuItemCell only.impl NSAccessibilityElementProtocol for NSOpenPanel
Available on crate features
NSPanel and NSResponder and NSSavePanel and NSWindow and NSOpenPanel only.impl NSAccessibilityElementProtocol for NSOutlineView
Available on crate features
NSControl and NSResponder and NSTableView and NSView and NSOutlineView only.impl NSAccessibilityElementProtocol for NSPanel
Available on crate features
NSResponder and NSWindow and NSPanel only.impl NSAccessibilityElementProtocol for NSPathCell
Available on crate features
NSActionCell and NSCell and NSPathCell only.impl NSAccessibilityElementProtocol for NSPathComponentCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSPathComponentCell only.impl NSAccessibilityElementProtocol for NSPathControl
Available on crate features
NSControl and NSResponder and NSView and NSPathControl only.impl NSAccessibilityElementProtocol for NSPopUpButton
Available on crate features
NSButton and NSControl and NSResponder and NSView and NSPopUpButton only.impl NSAccessibilityElementProtocol for NSPopUpButtonCell
Available on crate features
NSActionCell and NSButtonCell and NSCell and NSMenuItemCell and NSPopUpButtonCell only.impl NSAccessibilityElementProtocol for NSPopover
Available on crate features
NSResponder and NSPopover only.impl NSAccessibilityElementProtocol for NSPredicateEditor
Available on crate features
NSControl and NSResponder and NSRuleEditor and NSView and NSPredicateEditor only.impl NSAccessibilityElementProtocol for NSProgressIndicator
Available on crate features
NSResponder and NSView and NSProgressIndicator only.impl NSAccessibilityElementProtocol for NSRuleEditor
Available on crate features
NSControl and NSResponder and NSView and NSRuleEditor only.impl NSAccessibilityElementProtocol for NSRulerView
Available on crate features
NSResponder and NSView and NSRulerView only.impl NSAccessibilityElementProtocol for NSSavePanel
Available on crate features
NSPanel and NSResponder and NSWindow and NSSavePanel only.impl NSAccessibilityElementProtocol for NSScrollView
Available on crate features
NSResponder and NSView and NSScrollView only.impl NSAccessibilityElementProtocol for NSScroller
Available on crate features
NSControl and NSResponder and NSView and NSScroller only.impl NSAccessibilityElementProtocol for NSScrubber
Available on crate features
NSResponder and NSView and NSScrubber only.impl NSAccessibilityElementProtocol for NSScrubberArrangedView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAccessibilityElementProtocol for NSScrubberImageItemView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAccessibilityElementProtocol for NSScrubberItemView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAccessibilityElementProtocol for NSScrubberSelectionView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAccessibilityElementProtocol for NSScrubberTextItemView
Available on crate features
NSResponder and NSView and NSScrubberItemView only.impl NSAccessibilityElementProtocol for NSSearchField
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSSearchField only.impl NSAccessibilityElementProtocol for NSSearchFieldCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSSearchFieldCell only.impl NSAccessibilityElementProtocol for NSSecureTextField
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSSecureTextField only.impl NSAccessibilityElementProtocol for NSSecureTextFieldCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSSecureTextField only.impl NSAccessibilityElementProtocol for NSSegmentedCell
Available on crate features
NSActionCell and NSCell and NSSegmentedCell only.impl NSAccessibilityElementProtocol for NSSegmentedControl
Available on crate features
NSControl and NSResponder and NSView and NSSegmentedControl only.impl NSAccessibilityElementProtocol for NSSlider
Available on crate features
NSControl and NSResponder and NSView and NSSlider only.impl NSAccessibilityElementProtocol for NSSliderAccessory
Available on crate feature
NSSliderAccessory only.impl NSAccessibilityElementProtocol for NSSliderCell
Available on crate features
NSActionCell and NSCell and NSSliderCell only.impl NSAccessibilityElementProtocol for NSSplitView
Available on crate features
NSResponder and NSView and NSSplitView only.impl NSAccessibilityElementProtocol for NSStackView
Available on crate features
NSResponder and NSView and NSStackView only.impl NSAccessibilityElementProtocol for NSStatusBarButton
Available on crate features
NSButton and NSControl and NSResponder and NSView and NSStatusBarButton only.impl NSAccessibilityElementProtocol for NSStepper
Available on crate features
NSControl and NSResponder and NSView and NSStepper only.impl NSAccessibilityElementProtocol for NSStepperCell
Available on crate features
NSActionCell and NSCell and NSStepperCell only.impl NSAccessibilityElementProtocol for NSSwitch
Available on crate features
NSControl and NSResponder and NSView and NSSwitch only.impl NSAccessibilityElementProtocol for NSTabView
Available on crate features
NSResponder and NSView and NSTabView only.impl NSAccessibilityElementProtocol for NSTableCellView
Available on crate features
NSResponder and NSView and NSTableCellView only.impl NSAccessibilityElementProtocol for NSTableHeaderCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSTableHeaderCell only.impl NSAccessibilityElementProtocol for NSTableHeaderView
Available on crate features
NSResponder and NSView and NSTableHeaderView only.impl NSAccessibilityElementProtocol for NSTableRowView
Available on crate features
NSResponder and NSView and NSTableRowView only.impl NSAccessibilityElementProtocol for NSTableView
Available on crate features
NSControl and NSResponder and NSView and NSTableView only.impl NSAccessibilityElementProtocol for NSText
Available on crate features
NSResponder and NSView and NSText only.impl NSAccessibilityElementProtocol for NSTextAttachmentCell
Available on crate features
NSCell and NSTextAttachmentCell only.impl NSAccessibilityElementProtocol for NSTextField
Available on crate features
NSControl and NSResponder and NSView and NSTextField only.impl NSAccessibilityElementProtocol for NSTextFieldCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell only.impl NSAccessibilityElementProtocol for NSTextInsertionIndicator
Available on crate features
NSResponder and NSView and NSTextInsertionIndicator only.impl NSAccessibilityElementProtocol for NSTextView
Available on crate features
NSResponder and NSText and NSView and NSTextView only.impl NSAccessibilityElementProtocol for NSTokenField
Available on crate features
NSControl and NSResponder and NSTextField and NSView and NSTokenField only.impl NSAccessibilityElementProtocol for NSTokenFieldCell
Available on crate features
NSActionCell and NSCell and NSTextFieldCell and NSTokenFieldCell only.impl NSAccessibilityElementProtocol for NSView
Available on crate features
NSResponder and NSView only.impl NSAccessibilityElementProtocol for NSVisualEffectView
Available on crate features
NSResponder and NSView and NSVisualEffectView only.impl NSAccessibilityElementProtocol for NSWindow
Available on crate features
NSResponder and NSWindow only.