MonobjcMonobjc Documented Class Library
GrowlDelegate Property
NamespacesMonobjc.GrowlGrowlApplicationBridgeGrowlDelegate

Original signature is '+ (NSObject< GrowlApplicationBridgeDelegate > *)growlDelegate;'

Declaration Syntax
C#Visual BasicVisual C++
public static Id GrowlDelegate { get; set; }
Public Shared Property GrowlDelegate As Id
	Get
	Set
public:
static property Id^ GrowlDelegate {
	Id^ get ();
	void set (Id^ value);
}
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)