MonobjcMonobjc Documented Class Library
HasParameters Property
NamespacesMonobjc.QuartzQCCompositionParameterViewHasParameters

Checks whether the composition that is currently edited by the composition parameter view has any input parameters.

Original signature is '- (BOOL) hasParameters'

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual bool HasParameters { get; }
Public Overridable ReadOnly Property HasParameters As Boolean
	Get
public:
virtual property bool HasParameters {
	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.Quartz (Module: Monobjc.Quartz)