MetaKeyKeyListener
MetaKeyKeyListener()
MetaKeyKeyListener(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
AdjustMetaAfterKeypress(Int64)
AdjustMetaAfterKeypress(ISpannable)
ClearMetaKeyState(IEditable, MetaKeyStates)
ClearMetaKeyState(MetaKeyStates, MetaStates)
ClearMetaKeyState(View, IEditable, MetaKeyStates)
GetMetaState(ICharSequence)
GetMetaState(MetaKeyStates)
GetMetaState(String)
GetMetaState(ICharSequence, KeyEvent)
GetMetaState(ICharSequence, MetaStates)
GetMetaState(MetaKeyStates, MetaStates)
GetMetaState(String, KeyEvent)
GetMetaState(String, MetaStates)
GetMetaState(ICharSequence, MetaStates, KeyEvent)
GetMetaState(String, MetaStates, KeyEvent)
HandleKeyDown(Int64, Keycode, KeyEvent)
HandleKeyUp(Int64, Keycode, KeyEvent)
IsMetaTracker(ICharSequence, Object)
IsMetaTracker(String, Object)
IsSelectingMetaTracker(ICharSequence, Object)
IsSelectingMetaTracker(String, Object)
OnKeyDown(View, IEditable, Keycode, KeyEvent)
OnKeyUp(View, IEditable, Keycode, KeyEvent)
ResetLockedMeta(Int64)
ResetLockedMeta(ISpannable)
ResetMetaState(ISpannable)
monoandroid
namespace Android.Text.Method
{
[Register("android/text/method/MetaKeyKeyListener", DoNotGenerateAcw = true)]
public abstract class MetaKeyKeyListener : Object
{
[Register("getMetaState", "(II)I", "")]
public static int GetMetaState([GeneratedEnum] MetaKeyStates state, [GeneratedEnum] MetaStates meta);
}
}
.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