Android.Text.Style.LocaleSpan Class
Changes the Java.Util.Locale of the text to which the span is attached.

See Also: LocaleSpan Members

Syntax

[Android.Runtime.Register("android/text/style/LocaleSpan", DoNotGenerateAcw=true)]
public class LocaleSpan : MetricAffectingSpan, Android.Text.IParcelableSpan, IDisposable

Remarks

Changes the Java.Util.Locale of the text to which the span is attached.

[Android Documentation]

Requirements

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