TextClassificationSessionId.Value Property

Definition

Returns the value of this ID.

public string Value { [Android.Runtime.Register("getValue", "()Ljava/lang/String;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getValue", "()Ljava/lang/String;", "", ApiSince=30)>]
member this.Value : string

Property Value

This value cannot be null.

Attributes

Remarks

Returns the value of this ID.

Android reference for android.view.textclassifier.TextClassificationSessionId.getValue.

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