NSRunLoop.Run Method

Definition

Starts a permanent loop and begins processing data from all attached inputs.

[Foundation.Export("run")]
public virtual void Run ();
abstract member Run : unit -> unit
override this.Run : unit -> unit
Attributes

Applies to