Sets the specified format used by this message format.
Syntax
[Android.Runtime.Register("setFormat", "(ILjava/text/Format;)V", "GetSetFormat_ILjava_text_Format_Handler")]
public virtual
void SetFormat (
int offset,
_Format format)
Parameters
- offset
- the index of the format to change.
- format
- the Format that replaces the old format.
Remarks
Requirements
Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1