NSView.NeedsToDraw(CGRect) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("needsToDrawRect:")]
public virtual bool NeedsToDraw (CoreGraphics.CGRect aRect);
abstract member NeedsToDraw : CoreGraphics.CGRect -> bool
override this.NeedsToDraw : CoreGraphics.CGRect -> bool
Parameters
- aRect
- CGRect
Returns
- Attributes