NSView.CanDraw Method

Definition

[Foundation.Export("canDraw")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "'DrawRect' or 'UpdateLayer' will be called when it is able to draw.")]
public virtual bool CanDraw ();
abstract member CanDraw : unit -> bool
override this.CanDraw : unit -> bool

Returns

Attributes

Applies to