MonobjcMonobjc Documented Class Library
IsAsynchronous Property
NamespacesMonobjc.QuartzCoreCAOpenGLLayerIsAsynchronous

A synthesized accessor for the asynchronous property.

Original signature is '- (BOOL)isAsynchronous'

Available in VERSION and later.

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