Resource.String.PasteAsPlainText Field

Definition

Identifies the platform string resource named paste_as_plain_text.

[Android.Runtime.Register("paste_as_plain_text", ApiSince=26)]
public const int PasteAsPlainText = 17039385;
[<Android.Runtime.Register("paste_as_plain_text", ApiSince=26)>]
val mutable PasteAsPlainText : int

Field Value

Value = 17039385
Attributes

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.

Applies to