Sets the value of a float key.
Syntax
[Android.Runtime.Register("setFloat", "(Ljava/lang/String;F)V", "")]
public
void SetFloat (
string name,
float value)
Parameters
- name
- Documentation for this section has not yet been entered.
- value
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16