MonobjcMonobjc Documented Class Library
HasEffectsMode Property
NamespacesMonobjc.QuartzIIKImageEditPanelDataSourceHasEffectsMode

Returns whether the effects mode view tab should be displayed.

Original signature is '- (BOOL)hasEffectsMode'

Available in Mac OS X v10.6 and later.

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

Assembly: Monobjc.Quartz (Module: Monobjc.Quartz)