Table of Contents

Class Foundation.NSRunLoop

Namespace
Xui.Runtime.IOS
Assembly
Xui.Runtime.IOS.dll
public class Foundation.NSRunLoop : ObjC.NSObject, IDisposable
Inheritance
Foundation.NSRunLoop
Implements
Inherited Members

Constructors

NSRunLoop(nint)

public NSRunLoop(nint id)

Parameters

id nint

Fields

Class

public static readonly ObjC.Class Class

Field Value

ObjC.Class

MainRunLoopProp

public static readonly ObjC.Prop.NInt MainRunLoopProp

Field Value

ObjC.Prop.NInt

Properties

MainRunLoop

public static Foundation.NSRunLoop MainRunLoop { get; }

Property Value

Foundation.NSRunLoop