MonobjcMonobjc Documented Class Library
CellState Property
NamespacesMonobjc.QuartzIKImageBrowserCellCellState

Returns the current cell state of the receiver.

Original signature is '- (IKImageBrowserCellState)cellState'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual IKImageBrowserCellState CellState { get; }
Public Overridable ReadOnly Property CellState As IKImageBrowserCellState
	Get
public:
virtual property IKImageBrowserCellState CellState {
	IKImageBrowserCellState get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

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