MonobjcMonobjc Documented Class Library
IsGrowlInstalled Property
NamespacesMonobjc.GrowlGrowlApplicationBridgeIsGrowlInstalled

Original signature is '+ (BOOL)isGrowlInstalled;'

Declaration Syntax
C#Visual BasicVisual C++
public static bool IsGrowlInstalled { get; }
Public Shared ReadOnly Property IsGrowlInstalled As Boolean
	Get
public:
static property bool IsGrowlInstalled {
	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)