ObjCRuntime.Runtime.GetSurfacedObjects Method
Retrieves a list of all the Objective-C objects that have been surfaced to the managed world.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public static List<WeakReference> GetSurfacedObjects ()

Returns

Remarks

The list contains weak references, to allow GC to take place.

This method is only for diagnostic purposes, and should not be relied upon.

Requirements

Namespace: ObjCRuntime
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0