ObjCRuntime.Dlfcn.SetFloat Method
Sets the specific symbol in the library handle to contain the specified float value.

Syntax

public static void SetFloat (IntPtr handle, string symbol, float 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