The members of MonoMac.AppKit.NSRunningApplication are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | ActivationPolicy | NSApplicationActivationPolicy. Documentation for this section has not yet been entered. |
| [read-only] | Active | bool. Documentation for this section has not yet been entered. |
| [read-only] | BundleIdentifier | string. Documentation for this section has not yet been entered. |
| [read-only] | BundleUrl | MonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | CurrentApplication | NSRunningApplication. Documentation for this section has not yet been entered. |
| [read-only] | ExecutableArchitecture | int. Documentation for this section has not yet been entered. |
| [read-only] | ExecutableUrl | MonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered. |
| [read-only] | FinishedLaunching | bool. Documentation for this section has not yet been entered. |
| [read-only] | Hidden | bool. Documentation for this section has not yet been entered. |
| [read-only] | Hide | bool. Documentation for this section has not yet been entered. |
| [read-only] | Icon | NSImage. Documentation for this section has not yet been entered. |
| [read-only] | LaunchDate | MonoMac.Foundation.NSDate. Documentation for this section has not yet been entered. |
| [read-only] | LocalizedName | string. Documentation for this section has not yet been entered. |
| [read-only] | ProcessIdentifier | int. Documentation for this section has not yet been entered. |
| [read-only] | Terminated | bool. Documentation for this section has not yet been entered. |
| [read-only] | Unhide | bool. Documentation for this section has not yet been entered. |
Activate(NSApplicationActivationOptions)Documentation for this section has not yet been entered. | ||
ForceTerminate()Documentation for this section has not yet been entered. | ||
static | GetRunningApplication(int)Documentation for this section has not yet been entered. | |
static | GetRunningApplications(string)Documentation for this section has not yet been entered. | |
Terminate()Documentation for this section has not yet been entered. | ||