Share via


MessageFormat.SetFormat(Int32, _Format) Method

Definition

[Android.Runtime.Register("setFormat", "(ILjava/text/Format;)V", "GetSetFormat_ILjava_text_Format_Handler", ApiSince=24)]
public virtual void SetFormat (int formatElementIndex, Java.Text._Format? newFormat);
[<Android.Runtime.Register("setFormat", "(ILjava/text/Format;)V", "GetSetFormat_ILjava_text_Format_Handler", ApiSince=24)>]
abstract member SetFormat : int * Java.Text._Format -> unit
override this.SetFormat : int * Java.Text._Format -> unit

Parameters

formatElementIndex
Int32
newFormat
_Format
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to