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("setInsertionMarkerLocation", "(FFFFI)Landroid/view/inputmethod/CursorAnchorInfo$Builder;", "")]
public Builder? SetInsertionMarkerLocation(float horizontalPosition, float lineTop, float lineBaseline, float lineBottom, [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