MonobjcMonobjc Documented Class Library
HasAdjustMode Property
NamespacesMonobjc.QuartzIIKImageEditPanelDataSourceHasAdjustMode

Returns whether the adjust mode view tab should be displayed.

Original signature is '- (BOOL)hasAdjustMode'

Available in Mac OS X v10.6 and later.

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

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