SelectionEvent.SessionId Property

Definition

Returns the selection session id.

public Android.Views.TextClassifiers.TextClassificationSessionId? SessionId { [Android.Runtime.Register("getSessionId", "()Landroid/view/textclassifier/TextClassificationSessionId;", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getSessionId", "()Landroid/view/textclassifier/TextClassificationSessionId;", "", ApiSince=28)>]
member this.SessionId : Android.Views.TextClassifiers.TextClassificationSessionId

Property Value

This value may be null.

Attributes

Remarks

Returns the selection session id.

Android reference for android.view.textclassifier.SelectionEvent.getSessionId.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to