NSView.LockFocus Method

Definition

[Foundation.Export("lockFocus")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Subclass NSView and implement 'DrawRect'.")]
public virtual void LockFocus ();
abstract member LockFocus : unit -> unit
override this.LockFocus : unit -> unit
Attributes

Applies to