ObjCRuntime.Dlfcn.SetDouble Method
Sets the specific symbol in the library handle to contain the specified double value.

Syntax

public static void SetDouble (IntPtr handle, string symbol, double value)

Parameters

handle
Handle to the dynamic library previously opened with dlopen.
symbol
Name of the public symbol in the dynamic library to look up.
value
value to set.

Remarks

Requirements

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