Sets the value for a given row and column
Syntax
[Android.Runtime.Register("set", "(IIF)V", "GetSet_IIFHandler")]
public virtual
void Set (
int i,
int j,
float v)
Parameters
- x
- column of the value to set
- y
- row of the value to set
- v
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11