Share via


NSStepperCell Class

Definition

[Foundation.Register("NSStepperCell", true)]
public class NSStepperCell : AppKit.NSActionCell
[<Foundation.Register("NSStepperCell", true)>]
type NSStepperCell = class
    inherit NSActionCell
Inheritance
Attributes

Constructors

Name Description
NSStepperCell()

Creates a new NSStepperCell with default values.

NSStepperCell(NativeHandle)

A constructor used when creating managed representations of unmanaged objects. Called by the runtime.

NSStepperCell(NSCoder)

A constructor that initializes the object from the data stored in the unarchiver object.

NSStepperCell(NSObjectFlag)

Constructor to call on derived classes to skip initialization and merely allocate the object.

Properties

Name Description
AccessibilityActionNames (Inherited from NSCell)
AccessibilityActivationPoint (Inherited from NSCell)
AccessibilityAllowedValues (Inherited from NSCell)
AccessibilityAlternateUIVisible (Inherited from NSCell)
AccessibilityApplicationFocusedUIElement (Inherited from NSCell)
AccessibilityAttributedUserInputLabels (Inherited from NSCell)
AccessibilityAttributeNames (Inherited from NSCell)
AccessibilityCancelButton (Inherited from NSCell)
AccessibilityChildren (Inherited from NSCell)
AccessibilityChildrenInNavigationOrder (Inherited from NSCell)
AccessibilityClearButton (Inherited from NSCell)
AccessibilityCloseButton (Inherited from NSCell)
AccessibilityColumnCount (Inherited from NSCell)
AccessibilityColumnHeaderUIElements (Inherited from NSCell)
AccessibilityColumnIndexRange (Inherited from NSCell)
AccessibilityColumns (Inherited from NSCell)
AccessibilityColumnTitles (Inherited from NSCell)
AccessibilityContents (Inherited from NSCell)
AccessibilityCriticalValue (Inherited from NSCell)
AccessibilityCustomActions (Inherited from NSCell)
AccessibilityCustomRotors (Inherited from NSCell)
AccessibilityDecrementButton (Inherited from NSCell)
AccessibilityDefaultButton (Inherited from NSCell)
AccessibilityDisclosed (Inherited from NSCell)
AccessibilityDisclosedByRow (Inherited from NSCell)
AccessibilityDisclosedRows (Inherited from NSCell)
AccessibilityDisclosureLevel (Inherited from NSCell)
AccessibilityDocument (Inherited from NSCell)
AccessibilityEdited (Inherited from NSCell)
AccessibilityElement (Inherited from NSCell)
AccessibilityEnabled (Inherited from NSCell)
AccessibilityExpanded (Inherited from NSCell)
AccessibilityExtrasMenuBar (Inherited from NSCell)
AccessibilityFilename (Inherited from NSCell)
AccessibilityFocused (Inherited from NSCell)
AccessibilityFocusedWindow (Inherited from NSCell)
AccessibilityFrame (Inherited from NSCell)
AccessibilityFrontmost (Inherited from NSCell)
AccessibilityFullScreenButton (Inherited from NSCell)
AccessibilityGrowArea (Inherited from NSCell)
AccessibilityHandles (Inherited from NSCell)
AccessibilityHeader (Inherited from NSCell)
AccessibilityHelp (Inherited from NSCell)
AccessibilityHidden (Inherited from NSCell)
AccessibilityHorizontalScrollBar (Inherited from NSCell)
AccessibilityHorizontalUnitDescription (Inherited from NSCell)
AccessibilityHorizontalUnits (Inherited from NSCell)
AccessibilityIdentifier (Inherited from NSCell)
AccessibilityIncrementButton (Inherited from NSCell)
AccessibilityIndex (Inherited from NSCell)
AccessibilityInsertionPointLineNumber (Inherited from NSCell)
AccessibilityIsIgnored (Inherited from NSCell)
AccessibilityLabel (Inherited from NSCell)
AccessibilityLabelUIElements (Inherited from NSCell)
AccessibilityLabelValue (Inherited from NSCell)
AccessibilityLinkedUIElements (Inherited from NSCell)
AccessibilityMain (Inherited from NSCell)
AccessibilityMainWindow (Inherited from NSCell)
AccessibilityMarkerGroupUIElement (Inherited from NSCell)
AccessibilityMarkerTypeDescription (Inherited from NSCell)
AccessibilityMarkerUIElements (Inherited from NSCell)
AccessibilityMarkerValues (Inherited from NSCell)
AccessibilityMaxValue (Inherited from NSCell)
AccessibilityMenuBar (Inherited from NSCell)
AccessibilityMinimizeButton (Inherited from NSCell)
AccessibilityMinimized (Inherited from NSCell)
AccessibilityMinValue (Inherited from NSCell)
AccessibilityModal (Inherited from NSCell)
AccessibilityNextContents (Inherited from NSCell)
AccessibilityNotifiesWhenDestroyed (Inherited from NSCell)
AccessibilityNumberOfCharacters (Inherited from NSCell)
AccessibilityOrderedByRow (Inherited from NSCell)
AccessibilityOrientation (Inherited from NSCell)
AccessibilityOverflowButton (Inherited from NSCell)
AccessibilityParameterizedAttributeNames (Inherited from NSCell)
AccessibilityParent (Inherited from NSCell)
AccessibilityPlaceholderValue (Inherited from NSCell)
AccessibilityPreviousContents (Inherited from NSCell)
AccessibilityProtectedContent (Inherited from NSCell)
AccessibilityProxy (Inherited from NSCell)
AccessibilityRequired (Inherited from NSCell)
AccessibilityRole (Inherited from NSCell)
AccessibilityRoleDescription (Inherited from NSCell)
AccessibilityRowCount (Inherited from NSCell)
AccessibilityRowHeaderUIElements (Inherited from NSCell)
AccessibilityRowIndexRange (Inherited from NSCell)
AccessibilityRows (Inherited from NSCell)
AccessibilityRulerMarkerType (Inherited from NSCell)
AccessibilitySearchButton (Inherited from NSCell)
AccessibilitySearchMenu (Inherited from NSCell)
AccessibilitySelected (Inherited from NSCell)
AccessibilitySelectedCells (Inherited from NSCell)
AccessibilitySelectedChildren (Inherited from NSCell)
AccessibilitySelectedColumns (Inherited from NSCell)
AccessibilitySelectedRows (Inherited from NSCell)
AccessibilitySelectedText (Inherited from NSCell)
AccessibilitySelectedTextRange (Inherited from NSCell)
AccessibilitySelectedTextRanges (Inherited from NSCell)
AccessibilityServesAsTitleForUIElements (Inherited from NSCell)
AccessibilitySharedCharacterRange (Inherited from NSCell)
AccessibilitySharedFocusElements (Inherited from NSCell)
AccessibilitySharedTextUIElements (Inherited from NSCell)
AccessibilityShownMenu (Inherited from NSCell)
AccessibilitySortDirection (Inherited from NSCell)
AccessibilitySplitters (Inherited from NSCell)
AccessibilitySubrole (Inherited from NSCell)
AccessibilityTabs (Inherited from NSCell)
AccessibilityTitle (Inherited from NSCell)
AccessibilityTitleUIElement (Inherited from NSCell)
AccessibilityToolbarButton (Inherited from NSCell)
AccessibilityTopLevelUIElement (Inherited from NSCell)
AccessibilityUnitDescription (Inherited from NSCell)
AccessibilityUnits (Inherited from NSCell)
AccessibilityUrl (Inherited from NSCell)
AccessibilityUserInputLabels (Inherited from NSCell)
AccessibilityValue (Inherited from NSCell)
AccessibilityValueDescription (Inherited from NSCell)
AccessibilityVerticalScrollBar (Inherited from NSCell)
AccessibilityVerticalUnitDescription (Inherited from NSCell)
AccessibilityVerticalUnits (Inherited from NSCell)
AccessibilityVisibleCells (Inherited from NSCell)
AccessibilityVisibleCharacterRange (Inherited from NSCell)
AccessibilityVisibleChildren (Inherited from NSCell)
AccessibilityVisibleColumns (Inherited from NSCell)
AccessibilityVisibleRows (Inherited from NSCell)
AccessibilityWarningValue (Inherited from NSCell)
AccessibilityWindow (Inherited from NSCell)
AccessibilityWindows (Inherited from NSCell)
AccessibilityZoomButton (Inherited from NSCell)
Action (Inherited from NSActionCell)
Alignment (Inherited from NSCell)
AllowsEditingTextAttributes (Inherited from NSCell)
AllowsMixedState (Inherited from NSCell)
AllowsUndo (Inherited from NSCell)
AttributedStringValue (Inherited from NSCell)
Autorepeat
BackgroundStyle (Inherited from NSCell)
BaseWritingDirection (Inherited from NSCell)
Bezeled (Inherited from NSCell)
Bordered (Inherited from NSCell)
CellSize (Inherited from NSCell)
CellType (Inherited from NSCell)
Class (Inherited from NSObject)
ClassHandle

The Objective-C class handle for this class.

ControlSize (Inherited from NSCell)
ControlTint (Inherited from NSCell)
ControlView (Inherited from NSCell)
DebugDescription (Inherited from NSObject)
Description (Inherited from NSObject)
DoubleValue (Inherited from NSCell)
Editable (Inherited from NSCell)
Enabled (Inherited from NSCell)
ExposedBindings (Inherited from NSObject)
FloatValue (Inherited from NSCell)
FocusRingType (Inherited from NSCell)
Font (Inherited from NSCell)
Formatter (Inherited from NSCell)
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from NSObject)
HasValidObjectValue (Inherited from NSCell)
Highlighted (Inherited from NSCell)
Identifier (Inherited from NSCell)
Image (Inherited from NSCell)
ImportsGraphics (Inherited from NSCell)
Increment
IntegerValue (Inherited from NSCell)
InteriorBackgroundStyle (Inherited from NSCell)
IntValue (Inherited from NSCell)
IsContinuous (Inherited from NSCell)
IsDirectBinding (Inherited from NSObject)
IsOpaque (Inherited from NSCell)
IsProxy (Inherited from NSObject)
KeyEquivalent (Inherited from NSCell)
LineBreakMode (Inherited from NSCell)
MaxValue
Menu (Inherited from NSCell)
MinValue
Mnemonic (Inherited from NSCell)
MnemonicLocation (Inherited from NSCell)
MouseDownFlags (Inherited from NSCell)
NextState (Inherited from NSCell)
ObjectValue (Inherited from NSCell)
RepresentedObject (Inherited from NSCell)
RetainCount (Inherited from NSObject)
Scrollable (Inherited from NSCell)
Selectable (Inherited from NSCell)
Self (Inherited from NSObject)
ShowsFirstResponder (Inherited from NSCell)
State (Inherited from NSCell)
StringValue (Inherited from NSCell)
Superclass (Inherited from NSObject)
SuperHandle

Handle used to represent the methods in the base class for this NSObject.

(Inherited from NSObject)
Tag (Inherited from NSActionCell)
Target (Inherited from NSActionCell)
Title (Inherited from NSCell)
TruncatesLastVisibleLine (Inherited from NSCell)
UserInterfaceLayoutDirection (Inherited from NSCell)
UsesSingleLineMode (Inherited from NSCell)
ValueWraps
WantsNotificationForMarkedText (Inherited from NSCell)
Wraps (Inherited from NSCell)
Zone (Inherited from NSObject)

Methods

Name Description
AcceptsFirstResponder() (Inherited from NSCell)
AccessibilityPerformAction(NSString) (Inherited from NSCell)
AccessibilityPerformCancel() (Inherited from NSCell)
AccessibilityPerformConfirm() (Inherited from NSCell)
AccessibilityPerformDecrement() (Inherited from NSCell)
AccessibilityPerformDelete() (Inherited from NSCell)
AccessibilityPerformIncrement() (Inherited from NSCell)
AccessibilityPerformPick() (Inherited from NSCell)
AccessibilityPerformPress() (Inherited from NSCell)
AccessibilityPerformRaise() (Inherited from NSCell)
AccessibilityPerformShowAlternateUI() (Inherited from NSCell)
AccessibilityPerformShowDefaultUI() (Inherited from NSCell)
AccessibilityPerformShowMenu() (Inherited from NSCell)
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr) (Inherited from NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr) (Inherited from NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registers an object for being observed externally using an arbitrary method.

(Inherited from NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registers an object for being observed externally using an arbitrary method.

(Inherited from NSObject)
AwakeFromNib() (Inherited from NSObject)
BeginInvokeOnMainThread(Action) (Inherited from NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Invokes asynchrously the specified code on the main UI thread.

(Inherited from NSObject)
Bind(NSString, NSObject, String, NSBindingOptions) (Inherited from NSObject)
Bind(NSString, NSObject, String, NSDictionary) (Inherited from NSObject)
CalcDrawInfo(CGRect) (Inherited from NSCell)
CellAttribute(NSCellAttribute) (Inherited from NSCell)
CellSizeForBounds(CGRect) (Inherited from NSCell)
CommitEditing() (Inherited from NSObject)
CommitEditing(NSObject, Selector, IntPtr) (Inherited from NSObject)
Compare(NSObject) (Inherited from NSCell)
ConformsToProtocol(NativeHandle) (Inherited from NSObject)
ContinueTracking(CGPoint, CGPoint, NSView) (Inherited from NSCell)
Copy() (Inherited from NSObject)
Copy(NSZone)

Performs a copy of the underlying Objective-C object.

(Inherited from NSCell)
DangerousAutorelease()

Calls the 'autorelease' selector on this object.

(Inherited from NSObject)
DangerousRelease()

Calls the 'release' selector on this object.

(Inherited from NSObject)
DangerousRetain()

Calls the 'retain' selector on this object.

(Inherited from NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString) (Inherited from NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet) (Inherited from NSObject)
DidChangeValue(String) (Inherited from NSObject)
Dispose()

Releases the resources used by the NSObject object.

(Inherited from NSObject)
Dispose(Boolean) (Inherited from NSActionCell)
DoesNotRecognizeSelector(Selector) (Inherited from NSObject)
DrawFocusRing(CGRect, NSView) (Inherited from NSCell)
DrawingRectForBounds(CGRect) (Inherited from NSCell)
DrawInteriorWithFrame(CGRect, NSView) (Inherited from NSCell)
DrawNinePartImage(CGRect, NSImage, NSImage, NSImage, NSImage, NSImage, NSImage, NSImage, NSImage, NSImage, NSCompositingOperation, NFloat, Boolean) (Inherited from NSCell)
DrawThreePartImage(CGRect, NSImage, NSImage, NSImage, Boolean, NSCompositingOperation, NFloat, Boolean) (Inherited from NSCell)
DrawWithExpansionFrame(CGRect, NSView) (Inherited from NSCell)
DrawWithFrame(CGRect, NSView) (Inherited from NSCell)
EditWithFrame(CGRect, NSView, NSText, NSObject, NSEvent) (Inherited from NSCell)
EncodeTo(NSCoder)

Encodes the state of the object using the provided encoder.

(Inherited from NSCell)
EndEditing(NSText) (Inherited from NSCell)
Equals(NSObject) (Inherited from NSObject)
Equals(Object) (Inherited from NSObject)
ExpansionFrame(CGRect, NSView) (Inherited from NSCell)
FieldEditorForView(NSView) (Inherited from NSCell)
GenerateDraggingImageComponents(CGRect, NSView) (Inherited from NSCell)
GetAccessibilityActionDescription(NSString) (Inherited from NSCell)
GetAccessibilityArrayAttributeCount(NSString) (Inherited from NSCell)
GetAccessibilityArrayAttributeValues(NSString, UIntPtr, UIntPtr) (Inherited from NSCell)
GetAccessibilityAttributedString(NSRange) (Inherited from NSCell)
GetAccessibilityCellForColumn(IntPtr, IntPtr) (Inherited from NSCell)
GetAccessibilityFocusedUIElement() (Inherited from NSCell)
GetAccessibilityFrame(NSRange) (Inherited from NSCell)
GetAccessibilityHitTest(CGPoint) (Inherited from NSCell)
GetAccessibilityIndexOfChild(NSObject) (Inherited from NSCell)
GetAccessibilityLayoutForScreen(CGPoint) (Inherited from NSCell)
GetAccessibilityLayoutForScreen(CGSize) (Inherited from NSCell)
GetAccessibilityLine(IntPtr) (Inherited from NSCell)
GetAccessibilityRange(CGPoint) (Inherited from NSCell)
GetAccessibilityRange(IntPtr) (Inherited from NSCell)
GetAccessibilityRangeForLine(IntPtr) (Inherited from NSCell)
GetAccessibilityRtf(NSRange) (Inherited from NSCell)
GetAccessibilityScreenForLayout(CGPoint) (Inherited from NSCell)
GetAccessibilityScreenForLayout(CGSize) (Inherited from NSCell)
GetAccessibilityString(NSRange) (Inherited from NSCell)
GetAccessibilityStyleRange(IntPtr) (Inherited from NSCell)
GetAccessibilityValue(NSString, NSObject) (Inherited from NSCell)
GetAccessibilityValue(NSString) (Inherited from NSCell)
GetBindingInfo(NSString) (Inherited from NSObject)
GetBindingOptionDescriptions(NSString) (Inherited from NSObject)
GetBindingValueClass(NSString) (Inherited from NSObject)
GetDictionaryOfValuesFromKeys(NSString[]) (Inherited from NSObject)
GetFocusRingMaskBounds(CGRect, NSView) (Inherited from NSCell)
GetHashCode()

Generates a hash code for the current instance.

(Inherited from NSObject)
GetMethodForSelector(Selector) (Inherited from NSObject)
GetNativeHash() (Inherited from NSObject)
GetPeriodicDelay(Single, Single) (Inherited from NSCell)
Highlight(Boolean, CGRect, NSView) (Inherited from NSCell)
HighlightColor(CGRect, NSView) (Inherited from NSCell)
HitTest(NSEvent, CGRect, NSView) (Inherited from NSCell)
ImageRectForBounds(CGRect) (Inherited from NSCell)
Init() (Inherited from NSObject)
InitializeHandle(NativeHandle, String) (Inherited from NSObject)
InitializeHandle(NativeHandle) (Inherited from NSObject)
Invoke(Action, Double) (Inherited from NSObject)
Invoke(Action, TimeSpan) (Inherited from NSObject)
InvokeOnMainThread(Action) (Inherited from NSObject)
InvokeOnMainThread(Selector, NSObject)

Invokes synchrously the specified code on the main UI thread.

(Inherited from NSObject)
IsAccessibilityAttributeSettable(NSString) (Inherited from NSCell)
IsAccessibilitySelectorAllowed(Selector) (Inherited from NSCell)
IsEntryAcceptable(String) (Inherited from NSCell)
IsEqual(NSObject) (Inherited from NSObject)
IsKindOfClass(Class) (Inherited from NSObject)
IsMemberOfClass(Class) (Inherited from NSObject)
MarkDirty()

Promotes a regular peer object (IsDirectBinding is true) into a toggleref object.

(Inherited from NSObject)
MenuForEvent(NSEvent, CGRect, NSView) (Inherited from NSCell)
MutableCopy() (Inherited from NSObject)
ObjectDidEndEditing(NSObject) (Inherited from NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr) (Inherited from NSObject)
PerformClick(NSObject) (Inherited from NSCell)
PerformSelector(Selector, NSObject, Double, NSString[]) (Inherited from NSObject)
PerformSelector(Selector, NSObject, Double) (Inherited from NSObject)
PerformSelector(Selector, NSObject, NSObject) (Inherited from NSObject)
PerformSelector(Selector, NSObject) (Inherited from NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) (Inherited from NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean) (Inherited from NSObject)
PerformSelector(Selector) (Inherited from NSObject)
PrepareForInterfaceBuilder() (Inherited from NSObject)
RefusesFirstResponder() (Inherited from NSCell)
RemoveObserver(NSObject, NSString, IntPtr) (Inherited from NSObject)
RemoveObserver(NSObject, NSString) (Inherited from NSObject)
RemoveObserver(NSObject, String, IntPtr) (Inherited from NSObject)
RemoveObserver(NSObject, String) (Inherited from NSObject)
ResetCursorRect(CGRect, NSView) (Inherited from NSCell)
RespondsToSelector(Selector) (Inherited from NSObject)
SelectWithFrame(CGRect, NSView, NSText, NSObject, IntPtr, IntPtr) (Inherited from NSCell)
SendActionOn(NSEventType) (Inherited from NSCell)
SendsActionOnEndEditing() (Inherited from NSCell)
SetAccessibilityValue(NSString, NSObject) (Inherited from NSCell)
SetCellAttribute(NSCellAttribute, IntPtr) (Inherited from NSCell)
SetNextState() (Inherited from NSCell)
SetNilValueForKey(NSString) (Inherited from NSObject)
SetSendsActionOnEndEditing(Boolean) (Inherited from NSCell)
SetTitleWithMnemonic(String) (Inherited from NSCell)
SetUpFieldEditorAttributes(NSText) (Inherited from NSCell)
SetValueForKey(NSObject, NSString) (Inherited from NSObject)
SetValueForKeyPath(NativeHandle, NSString) (Inherited from NSObject)
SetValueForKeyPath(NSObject, NSString) (Inherited from NSObject)
SetValueForUndefinedKey(NSObject, NSString) (Inherited from NSObject)
SetValuesForKeysWithDictionary(NSDictionary) (Inherited from NSObject)
StartTracking(CGPoint, NSView) (Inherited from NSCell)
StopTracking(CGPoint, CGPoint, NSView, Boolean) (Inherited from NSCell)
TakeDoubleValueFrom(NSObject) (Inherited from NSCell)
TakeFloatValueFrom(NSObject) (Inherited from NSCell)
TakeIntegerValueFrom(NSObject) (Inherited from NSCell)
TakeIntValueFrom(NSObject) (Inherited from NSCell)
TakeObjectValueFrom(NSObject) (Inherited from NSCell)
TakeStringValueFrom(NSObject) (Inherited from NSCell)
TitleRectForBounds(CGRect) (Inherited from NSCell)
ToString()

Returns a string representation of the value of the current instance.

(Inherited from NSObject)
TrackMouse(NSEvent, CGRect, NSView, Boolean) (Inherited from NSCell)
Unbind(NSString) (Inherited from NSObject)
ValueForKey(NSString) (Inherited from NSObject)
ValueForKeyPath(NSString) (Inherited from NSObject)
ValueForUndefinedKey(NSString) (Inherited from NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString) (Inherited from NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet) (Inherited from NSObject)
WillChangeValue(String) (Inherited from NSObject)

Events

Name Description
Activated (Inherited from NSActionCell)

Extension Methods

Name Description
GetAccessibilityAttributedUserInputLabels(INSAccessibility)
GetAccessibilityUserInputLabels(INSAccessibility)
SetAccessibilityAttributedUserInputLabels(INSAccessibility, NSAttributedString[])
SetAccessibilityUserInputLabels(INSAccessibility, String[])
GetAccessibilityFocused(INSAccessibilityElementProtocol)
GetAccessibilityIdentifier(INSAccessibilityElementProtocol)
ObjectDidBeginEditing(NSObject, INSEditor)
ObjectDidEndEditing(NSObject, INSEditor)
GetValidModes(NSObject, NSFontPanel)
ValidateToolbarItem(NSObject, NSToolbarItem)
BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)
BrowserAccessibilityInsertTextAtCursor(NSObject, String)
GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)
GetAccessibilityLineRangeForPosition(NSObject, IntPtr)
GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)
GetBrowserAccessibilityAttributedValue(NSObject, NSRange)
GetBrowserAccessibilityContainerType(NSObject)
GetBrowserAccessibilityCurrentStatus(NSObject)
GetBrowserAccessibilityHasDomFocus(NSObject)
GetBrowserAccessibilityIsRequired(NSObject)
GetBrowserAccessibilityPressedState(NSObject)
GetBrowserAccessibilityRoleDescription(NSObject)
GetBrowserAccessibilitySelectedTextRange(NSObject)
GetBrowserAccessibilitySortDirection(NSObject)
GetBrowserAccessibilityValue(NSObject, NSRange)
SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)
SetBrowserAccessibilityCurrentStatus(NSObject, String)
SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)
SetBrowserAccessibilityIsRequired(NSObject, Boolean)
SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)
SetBrowserAccessibilityRoleDescription(NSObject, String)
SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)
SetBrowserAccessibilitySortDirection(NSObject, String)
ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)
GetDebugDescription(INSObjectProtocol)
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)
BeginPreviewPanelControl(NSObject, QLPreviewPanel)
EndPreviewPanelControl(NSObject, QLPreviewPanel)

Applies to