Język

UserInputText.Text Property

Definition

Returns the text content entered by the user.

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

Property Value

Attributes

Applies to