TextView
BufferType
EditorActionEventArgs
IOnEditorActionListener
SavedState
FocusedSearchResultIndexNone
TextView(Context)
TextView(Context, IAttributeSet)
TextView(IntPtr, JniHandleOwnership)
TextView(Context, IAttributeSet, Int32)
TextView(Context, IAttributeSet, Int32, Int32)
AutoLinkMask
AutoSizeMaxTextSize
AutoSizeMinTextSize
AutoSizeStepGranularity
AutoSizeTextType
BreakStrategy
CompoundDrawablePadding
CompoundDrawableTintBlendMode
CompoundDrawableTintList
CompoundDrawableTintMode
CompoundPaddingBottom
CompoundPaddingEnd
CompoundPaddingLeft
CompoundPaddingRight
CompoundPaddingStart
CompoundPaddingTop
CurrentHintTextColor
CurrentTextColor
CustomInsertionActionModeCallback
CustomSelectionActionModeCallback
DefaultEditable
DefaultMovementMethod
EditableText
Ellipsize
Error
ErrorFormatted
ExtendedPaddingBottom
ExtendedPaddingTop
FallbackLineSpacing
FirstBaselineToTopHeight
FocusedSearchResultHighlightColor
FocusedSearchResultIndex
FontFeatureSettings
FontVariationSettings
FreezesText
Gravity
HasSelection
HighlightColor
Highlights
Hint
HintFormatted
HintTextColors
HyphenationFrequency
ImeActionId
ImeActionLabel
ImeActionLabelFormatted
ImeHintLocales
ImeOptions
IncludeFontPadding
InputType
IsAllCaps
IsCursorVisible
IsElegantTextHeight
IsHorizontallyScrollable
IsInputMethodTarget
IsSingleLine
IsSuggestionsEnabled
IsTextSelectable
JniPeerMembers
JustificationMode
KeyListener
LastBaselineToBottomHeight
Layout
LetterSpacing
LineBreakConfig
LineBreakStyle
LineBreakWordStyle
LineCount
LineHeight
LineSpacingExtra
LineSpacingMultiplier
LinksClickable
LinkTextColors
MarqueeRepeatLimit
MaxEms
MaxHeight
MaxLines
MaxWidth
MinEms
MinHeight
MinLines
MinWidth
MovementMethod
Paint
PaintFlags
PrivateImeOptions
SearchResultHighlightColor
SelectionEnd
SelectionStart
ShadowColor
ShadowDx
ShadowDy
ShadowRadius
ShowSoftInputOnFocus
Text
TextClassifier
TextColors
TextCursorDrawable
TextDirectionHeuristic
TextFormatted
TextLocale
TextLocales
TextScaleX
TextSelectHandle
TextSelectHandleLeft
TextSelectHandleRight
TextSize
TextSizeUnit
ThresholdClass
ThresholdType
TotalPaddingBottom
TotalPaddingEnd
TotalPaddingLeft
TotalPaddingRight
TotalPaddingStart
TotalPaddingTop
TransformationMethod
Typeface
AddTextChangedListener(ITextWatcher)
Append(ICharSequence)
Append(String)
Append(ICharSequence, Int32, Int32)
Append(String, Int32, Int32)
BeginBatchEdit()
BringPointIntoView(Int32)
BringPointIntoView(Int32, Boolean)
ClearComposingText()
Debug(Int32)
DidTouchFocusSelect()
EndBatchEdit()
ExtractText(ExtractedTextRequest, ExtractedText)
GetAutoSizeTextAvailableSizes()
GetCompoundDrawables()
GetCompoundDrawablesRelative()
GetFilters()
GetInputExtras(Boolean)
GetLineBounds(Int32, Rect)
GetOffsetForPosition(Single, Single)
GetSearchResultHighlights()
GetTextColor(Context, TypedArray, Int32)
GetTextColors(Context, TypedArray)
GetUrls()
Length()
MoveCursorToVisibleOffset()
OnBeginBatchEdit()
OnCommitCompletion(CompletionInfo)
OnCommitCorrection(CorrectionInfo)
OnEditorAction(ImeAction)
OnEndBatchEdit()
OnPreDraw()
OnPrivateIMECommand(String, Bundle)
OnRestoreInstanceState(IParcelable)
OnSaveInstanceState()
OnSelectionChanged(Int32, Int32)
OnTextChanged(ICharSequence, Int32, Int32, Int32)
OnTextChanged(String, Int32, Int32, Int32)
OnTextContextMenuItem(Int32)
RemoveTextChangedListener(ITextWatcher)
ResetResolvedDrawables()
ResetResolvedLayoutDirection()
ResolveDrawables()
ResolveTextDirection()
SetAllCaps(Boolean)
SetAutoSizeTextTypeUniformWithConfiguration(Int32, Int32, Int32, Int32)
SetAutoSizeTextTypeUniformWithPresetSizes(Int32[], Int32)
SetAutoSizeTextTypeWithDefaults(AutoSizeTextType)
SetCompoundDrawables(Drawable, Drawable, Drawable, Drawable)
SetCompoundDrawablesRelative(Drawable, Drawable, Drawable, Drawable)
SetCompoundDrawablesRelativeWithIntrinsicBounds(Drawable, Drawable, Drawable, Drawable)
SetCompoundDrawablesRelativeWithIntrinsicBounds(Int32, Int32, Int32, Int32)
SetCompoundDrawablesWithIntrinsicBounds(Drawable, Drawable, Drawable, Drawable)
SetCompoundDrawablesWithIntrinsicBounds(Int32, Int32, Int32, Int32)
SetCursorVisible(Boolean)
SetEditableFactory(EditableFactory)
SetElegantTextHeight(Boolean)
SetEms(Int32)
SetError(ICharSequence, Drawable)
SetError(String, Drawable)
SetExtractedText(ExtractedText)
SetFilters(IInputFilter[])
SetFocusedSearchResultHighlightColor(Color)
SetFontVariationSettings(String)
SetFrame(Int32, Int32, Int32, Int32)
SetHeight(Int32)
SetHighlightColor(Color)
SetHint(Int32)
SetHintTextColor(Color)
SetHintTextColor(ColorStateList)
SetHorizontallyScrolling(Boolean)
SetImeActionLabel(ICharSequence, ImeAction)
SetImeActionLabel(String, ImeAction)
SetIncludeFontPadding(Boolean)
SetInputExtras(Int32)
SetLineHeight(Int32, Single)
SetLines(Int32)
SetLineSpacing(Single, Single)
SetLinkTextColor(Color)
SetLinkTextColor(ColorStateList)
SetMarqueeRepeatLimit(Int32)
SetMaxEms(Int32)
SetMaxHeight(Int32)
SetMaxLines(Int32)
SetMaxWidth(Int32)
SetMinEms(Int32)
SetMinHeight(Int32)
SetMinLines(Int32)
SetMinWidth(Int32)
SetOnEditorActionListener(IOnEditorActionListener)
SetPaddingRelative(Int32, Int32, Int32, Int32)
SetRawInputType(InputTypes)
SetScroller(Scroller)
SetSearchResultHighlightColor(Color)
SetSearchResultHighlights(Int32[])
SetSelectAllOnFocus(Boolean)
SetShadowLayer(Single, Single, Single, Color)
SetSingleLine()
SetSingleLine(Boolean)
SetSpannableFactory(SpannableFactory)
SetText(Int32)
SetText(ICharSequence, BufferType)
SetText(Int32, BufferType)
SetText(String, BufferType)
SetText(Char[], Int32, Int32)
SetTextAppearance(Int32)
SetTextAppearance(Context, Int32)
SetTextColor(Color)
SetTextColor(ColorStateList)
SetTextCursorDrawable(Int32)
SetTextIsSelectable(Boolean)
SetTextKeepState(ICharSequence)
SetTextKeepState(String)
SetTextKeepState(ICharSequence, BufferType)
SetTextKeepState(String, BufferType)
SetTextSelectHandle(Int32)
SetTextSelectHandleLeft(Int32)
SetTextSelectHandleRight(Int32)
SetTextSize(ComplexUnitType, Single)
SetTypeface(Typeface, TypefaceStyle)
SetWidth(Int32)
AfterTextChanged
BeforeTextChanged
EditorAction
TextChanged
net9.0-android34.0
namespace Android.Widget
{
[Register("android/widget/TextView", DoNotGenerateAcw = true)]
public class TextView : View, IJavaObject, IOnPreDrawListener, IJavaPeerable, IDisposable
{
[Register("setTextSelectHandleLeft", "(I)V", "GetSetTextSelectHandleLeft_IHandler", ApiSince = 29)]
[SupportedOSPlatform("android29.0")]
public virtual void SetTextSelectHandleLeft(int textSelectHandleLeft);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API