MonobjcMonobjc Documented Class Library
IsGrowlRunning Property
NamespacesMonobjc.GrowlGrowlApplicationBridgeIsGrowlRunning

Original signature is '+ (BOOL)isGrowlRunning;'

Declaration Syntax
C#Visual BasicVisual C++
public static bool IsGrowlRunning { get; }
Public Shared ReadOnly Property IsGrowlRunning As Boolean
	Get
public:
static property bool IsGrowlRunning {
	bool get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Growl (Module: Monobjc.Growl)