Android.Content.ClipboardManager.PrimaryClipDescription Property
Returns a description of the current primary clip on the clipboard but not a copy of its data.

Syntax

[get: Android.Runtime.Register("getPrimaryClipDescription", "()Landroid/content/ClipDescription;", "GetGetPrimaryClipDescriptionHandler")]
public virtual ClipDescription PrimaryClipDescription { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a description of the current primary clip on the clipboard but not a copy of its data.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11