Share via


NSApplication.HideOtherApplications(NSObject) Method

Definition

[Foundation.Export("hideOtherApplications:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void HideOtherApplications(Foundation.NSObject sender);
[<Foundation.Export("hideOtherApplications:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member HideOtherApplications : Foundation.NSObject -> unit
override this.HideOtherApplications : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to