MonoMac.AppKit.NSRunningApplication Members

The members of MonoMac.AppKit.NSRunningApplication are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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.

Public Properties

[read-only]
ActivationPolicyNSApplicationActivationPolicy. Documentation for this section has not yet been entered.
[read-only]
Activebool. Documentation for this section has not yet been entered.
[read-only]
BundleIdentifierstring. Documentation for this section has not yet been entered.
[read-only]
BundleUrlMonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CurrentApplicationNSRunningApplication. Documentation for this section has not yet been entered.
[read-only]
ExecutableArchitectureint. Documentation for this section has not yet been entered.
[read-only]
ExecutableUrlMonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered.
[read-only]
FinishedLaunchingbool. Documentation for this section has not yet been entered.
[read-only]
Hiddenbool. Documentation for this section has not yet been entered.
[read-only]
Hidebool. Documentation for this section has not yet been entered.
[read-only]
IconNSImage. Documentation for this section has not yet been entered.
[read-only]
LaunchDateMonoMac.Foundation.NSDate. Documentation for this section has not yet been entered.
[read-only]
LocalizedNamestring. Documentation for this section has not yet been entered.
[read-only]
ProcessIdentifierint. Documentation for this section has not yet been entered.
[read-only]
Terminatedbool. Documentation for this section has not yet been entered.
[read-only]
Unhidebool. Documentation for this section has not yet been entered.

Public Methods

Activate(NSApplicationActivationOptions) : bool
Documentation for this section has not yet been entered.
ForceTerminate() : bool
Documentation for this section has not yet been entered.
static
GetRunningApplication(int) : NSRunningApplication
Documentation for this section has not yet been entered.
static
GetRunningApplications(string) : NSRunningApplication[]
Documentation for this section has not yet been entered.
Terminate() : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSRunningApplication object.