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

DisplayIfNeededInRectIgnoringOpacity() public method

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