Smartmobili.Cocoa.NSView.DisplayIfNeededInRectIgnoringOpacity C# (CSharp) 메소드

DisplayIfNeededInRectIgnoringOpacity() 공개 메소드

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