TextKeyListener
Capitalize
TextKeyListener(Capitalize, Boolean)
TextKeyListener(IntPtr, JniHandleOwnership)
InputType
Instance
JniPeerMembers
ThresholdClass
ThresholdType
Clear(IEditable)
GetInstance(Boolean, Capitalize)
OnSpanAdded(ISpannable, Object, Int32, Int32)
OnSpanChanged(ISpannable, Object, Int32, Int32, Int32, Int32)
OnSpanRemoved(ISpannable, Object, Int32, Int32)
Release()
ShouldCap(Capitalize, ICharSequence, Int32)
ShouldCap(Capitalize, String, Int32)
monoandroid
namespace Android.Text.Method
{
[Register("android/text/method/TextKeyListener", DoNotGenerateAcw = true)]
public class TextKeyListener : BaseKeyListener, IJavaObject, INoCopySpan, ISpanWatcher, IJavaPeerable, IDisposable
{
protected TextKeyListener(IntPtr javaReference, JniHandleOwnership transfer);
}
}
| .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