Foundation.NSString.FromHandle Method
Utility method that returns a string from a pointer that points to an Objective-C NSString object.

Syntax

public static string FromHandle (IntPtr usrhandle)

Parameters

usrhandle
Pointer to an Objective-C NSString object (not the managed NSString object).

Returns

The Objective-C string in the NSString as a C# string.

Remarks

Requirements

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