MonobjcMonobjc Documented Class Library
FlushWindowIfNeeded Method
NamespacesMonobjc.AppKitNSWindowFlushWindowIfNeeded()()()()

Flushes the window’s offscreen buffer to the screen if flushing is enabled and if the last flushWindow message had no effect because flushing was disabled.

Original signature is '- (void)flushWindowIfNeeded'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual void FlushWindowIfNeeded()
Public Overridable Sub FlushWindowIfNeeded
public:
virtual void FlushWindowIfNeeded()
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)