Smartmobili.Cocoa.NSView.DisplayIfNeededInRectIgnoringOpacity C# (CSharp) Méthode

DisplayIfNeededInRectIgnoringOpacity() public méthode

public DisplayIfNeededInRectIgnoringOpacity ( NSRect aRect ) : void
aRect NSRect
Résultat void
        public virtual void DisplayIfNeededInRectIgnoringOpacity(NSRect aRect)
        {
        }
NSView