TextUtils.StringOrSpannedStringFormatted(ICharSequence) Method

Definition

[Android.Runtime.Register("stringOrSpannedString", "(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;", "")]
public static Java.Lang.ICharSequence? StringOrSpannedStringFormatted (Java.Lang.ICharSequence? source);
[<Android.Runtime.Register("stringOrSpannedString", "(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;", "")>]
static member StringOrSpannedStringFormatted : Java.Lang.ICharSequence -> Java.Lang.ICharSequence

Parameters

source
ICharSequence

Returns

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