Android.Text.TextUtils.GetReverseFormatted Method

Syntax

[Android.Runtime.Register("getReverse", "(Ljava/lang/CharSequence;II)Ljava/lang/CharSequence;", "")]
public static Java.Lang.ICharSequence GetReverseFormatted (Java.Lang.ICharSequence source, int start, int end)

Parameters

source
Documentation for this section has not yet been entered.
start
Documentation for this section has not yet been entered.
end
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1