Smartmobili.Cocoa.NSView.DisplayIfNeededInRect C# (CSharp) Method

DisplayIfNeededInRect() public method

public DisplayIfNeededInRect ( NSRect aRect ) : void
aRect NSRect
return void
        public virtual void DisplayIfNeededInRect(NSRect aRect)
        {
        }
NSView