AndroidJNI.SetStaticFloatField

Declaration

public static void SetStaticFloatField(IntPtr clazz, IntPtr fieldID, float val);

Description

Sets the value of a static field in the specified object.


Did you find this page useful? Please give it a rating: