NSView.UnlockFocus Method

Definition

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

Applies to