ClipData.Item.Text Property

Definition

Retrieve the raw text contained in this Item.

public string Text { get; }
member this.Text : string

Property Value

Retrieve the raw text contained in this Item.

Remarks

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.

Java documentation for android.content.ClipData.Item.getText().

Applies to