Sets the value associated with the specified axis.
Syntax
[Android.Runtime.Register("setAxisValue", "(IF)V", "")]
public
void SetAxisValue ([Android.Runtime.GeneratedEnum]
Axis axis,
float value)
See Also
Parameters
- axis
- The axis identifier for the axis value to assign.
- value
- The value to set.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12