Share via


NSView.AccessibilityPerformShowAlternateUI Method

Definition

[Foundation.Export("accessibilityPerformShowAlternateUI")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AccessibilityPerformShowAlternateUI();
[<Foundation.Export("accessibilityPerformShowAlternateUI")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AccessibilityPerformShowAlternateUI : unit -> bool
override this.AccessibilityPerformShowAlternateUI : unit -> bool

Returns

Implements

Attributes

Applies to