SelectionEvent
InterfaceConsts
ActionAbandon
ActionCopy
ActionCut
ActionDrag
ActionOther
ActionOvertype
ActionPaste
ActionReset
ActionSelectAll
ActionShare
ActionSmartShare
EventAutoSelection
EventSelectionModified
EventSelectionStarted
EventSmartSelectionMulti
EventSmartSelectionSingle
InvocationLink
InvocationManual
InvocationUnknown
Creator
DurationSincePreviousEvent
DurationSinceSessionStart
End
EntityType
EventIndex
EventTime
EventType
InvocationMethod
JniPeerMembers
PackageName
ResultId
SessionId
SmartEnd
SmartStart
Start
ThresholdClass
ThresholdType
WidgetType
WidgetVersion
CreateSelectionActionEvent(Int32, Int32, SelectionAction)
CreateSelectionActionEvent(Int32, Int32, SelectionAction, TextClassification)
CreateSelectionModifiedEvent(Int32, Int32)
CreateSelectionModifiedEvent(Int32, Int32, TextClassification)
CreateSelectionModifiedEvent(Int32, Int32, TextSelection)
CreateSelectionStartedEvent(SelectionInvocationMethod, Int32)
DescribeContents()
IsTerminal(SelectionEventType)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Views.TextClassifiers
{
[Register("android/view/textclassifier/SelectionEvent", ApiSince = 28, DoNotGenerateAcw = true)]
public sealed class SelectionEvent : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
public int End
{
[Register("getEnd", "()I", "", ApiSince = 28)]
get;
}
}
}
| .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