Builder
Builder()
JniPeerMembers
ThresholdClass
ThresholdType
AddCharacterBounds(Int32, Single, Single, Single, Single, CursorAnchorFlags)
AddVisibleLineBounds(Single, Single, Single, Single)
Build()
ClearVisibleLineBounds()
Reset()
SetComposingText(Int32, ICharSequence)
SetComposingText(Int32, String)
SetEditorBoundsInfo(EditorBoundsInfo)
SetInsertionMarkerLocation(Single, Single, Single, Single, CursorAnchorFlags)
SetMatrix(Matrix)
SetSelectionRange(Int32, Int32)
SetTextAppearanceInfo(TextAppearanceInfo)
monoandroid
namespace Android.Views.InputMethods
{
[Register("android/view/inputmethod/CursorAnchorInfo", DoNotGenerateAcw = true)]
public sealed class CursorAnchorInfo : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/view/inputmethod/CursorAnchorInfo$Builder", DoNotGenerateAcw = true)]
public sealed class Builder : Object
{
[Register("addCharacterBounds", "(IFFFFI)Landroid/view/inputmethod/CursorAnchorInfo$Builder;", "")]
public Builder? AddCharacterBounds(int index, float left, float top, float right, float bottom, [GeneratedEnum] CursorAnchorFlags flags);
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API