Table of Contents

Namespace Android.Text

Classes

AlteredCharSequence

https://developer.android.com/reference/android/text/AlteredCharSequence.html

AndroidCharacter

https://developer.android.com/reference/android/text/AndroidCharacter.html

Annotation

https://developer.android.com/reference/android/text/Annotation.html

AutoText

https://developer.android.com/reference/android/text/AutoText.html

BidiFormatter

https://developer.android.com/reference/android/text/BidiFormatter.html

BidiFormatter.Builder

https://developer.android.com/reference/android/text/BidiFormatter.Builder.html

BoringLayout

https://developer.android.com/reference/android/text/BoringLayout.html

BoringLayout.Metrics

https://developer.android.com/reference/android/text/BoringLayout.Metrics.html

ClipboardManager

https://developer.android.com/reference/android/text/ClipboardManager.html

DynamicLayout

https://developer.android.com/reference/android/text/DynamicLayout.html

DynamicLayout.Builder

https://developer.android.com/reference/android/text/DynamicLayout.Builder.html

Editable

https://developer.android.com/reference/android/text/Editable.html

Editable.Factory

https://developer.android.com/reference/android/text/Editable.Factory.html

EmojiConsistency

https://developer.android.com/reference/android/text/EmojiConsistency.html

GetChars

https://developer.android.com/reference/android/text/GetChars.html

GraphemeClusterSegmentFinder

https://developer.android.com/reference/android/text/GraphemeClusterSegmentFinder.html

Highlights

https://developer.android.com/reference/android/text/Highlights.html

Highlights.Builder

https://developer.android.com/reference/android/text/Highlights.Builder.html

Html

https://developer.android.com/reference/android/text/Html.html

Html.ImageGetter

https://developer.android.com/reference/android/text/Html.ImageGetter.html

Html.TagHandler

https://developer.android.com/reference/android/text/Html.TagHandler.html

InputFilter

https://developer.android.com/reference/android/text/InputFilter.html

InputFilter.AllCaps

https://developer.android.com/reference/android/text/InputFilter.AllCaps.html

InputFilter.LengthFilter

https://developer.android.com/reference/android/text/InputFilter.LengthFilter.html

InputType

https://developer.android.com/reference/android/text/InputType.html

Layout

https://developer.android.com/reference/android/text/Layout.html

Layout.Alignment

https://developer.android.com/reference/android/text/Layout.Alignment.html

Layout.Builder

https://developer.android.com/reference/android/text/Layout.Builder.html

Layout.Directions

https://developer.android.com/reference/android/text/Layout.Directions.html

Layout.TextInclusionStrategy

https://developer.android.com/reference/android/text/Layout.TextInclusionStrategy.html

LoginFilter

https://developer.android.com/reference/android/text/LoginFilter.html

LoginFilter.PasswordFilterGMail

https://developer.android.com/reference/android/text/LoginFilter.PasswordFilterGMail.html

LoginFilter.UsernameFilterGMail

https://developer.android.com/reference/android/text/LoginFilter.UsernameFilterGMail.html

LoginFilter.UsernameFilterGeneric

https://developer.android.com/reference/android/text/LoginFilter.UsernameFilterGeneric.html

NoCopySpan

https://developer.android.com/reference/android/text/NoCopySpan.html

NoCopySpan.Concrete

https://developer.android.com/reference/android/text/NoCopySpan.Concrete.html

ParcelableSpan

https://developer.android.com/reference/android/text/ParcelableSpan.html

PrecomputedText

https://developer.android.com/reference/android/text/PrecomputedText.html

PrecomputedText.Params

https://developer.android.com/reference/android/text/PrecomputedText.Params.html

PrecomputedText.Params.Builder

https://developer.android.com/reference/android/text/PrecomputedText.Params.Builder.html

SegmentFinder

https://developer.android.com/reference/android/text/SegmentFinder.html

SegmentFinder.PrescribedSegmentFinder

https://developer.android.com/reference/android/text/SegmentFinder.PrescribedSegmentFinder.html

Selection

https://developer.android.com/reference/android/text/Selection.html

SpanWatcher

https://developer.android.com/reference/android/text/SpanWatcher.html

Spannable

https://developer.android.com/reference/android/text/Spannable.html

Spannable.Factory

https://developer.android.com/reference/android/text/Spannable.Factory.html

SpannableString

https://developer.android.com/reference/android/text/SpannableString.html

SpannableStringBuilder

https://developer.android.com/reference/android/text/SpannableStringBuilder.html

Spanned

https://developer.android.com/reference/android/text/Spanned.html

SpannedString

https://developer.android.com/reference/android/text/SpannedString.html

StaticLayout

https://developer.android.com/reference/android/text/StaticLayout.html

StaticLayout.Builder

https://developer.android.com/reference/android/text/StaticLayout.Builder.html

TextDirectionHeuristic

https://developer.android.com/reference/android/text/TextDirectionHeuristic.html

TextDirectionHeuristics

https://developer.android.com/reference/android/text/TextDirectionHeuristics.html

TextPaint

https://developer.android.com/reference/android/text/TextPaint.html

TextShaper

https://developer.android.com/reference/android/text/TextShaper.html

TextShaper.GlyphsConsumer

https://developer.android.com/reference/android/text/TextShaper.GlyphsConsumer.html

TextUtils

https://developer.android.com/reference/android/text/TextUtils.html

TextUtils.EllipsizeCallback

https://developer.android.com/reference/android/text/TextUtils.EllipsizeCallback.html

TextUtils.SimpleStringSplitter

https://developer.android.com/reference/android/text/TextUtils.SimpleStringSplitter.html

TextUtils.StringSplitter

https://developer.android.com/reference/android/text/TextUtils.StringSplitter.html

TextUtils.TruncateAt

https://developer.android.com/reference/android/text/TextUtils.TruncateAt.html

TextWatcher

https://developer.android.com/reference/android/text/TextWatcher.html

WordSegmentFinder

https://developer.android.com/reference/android/text/WordSegmentFinder.html

Interfaces

IEditable

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/Editable.html

IGetChars

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/GetChars.html

IInputFilter

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/InputFilter.html

IInputType

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/InputType.html

INoCopySpan

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/NoCopySpan.html

IParcelableSpan

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/ParcelableSpan.html

ISpanWatcher

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/SpanWatcher.html

ISpannable

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/Spannable.html

ISpanned

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/Spanned.html

ITextDirectionHeuristic

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/TextDirectionHeuristic.html

ITextWatcher

.NET interface skeleton to be manually developed following https://developer.android.com/reference/android/text/TextWatcher.html