Android.Content.ClipboardManager.HasPrimaryClip Property
Returns true if there is currently a primary clip on the clipboard.

Syntax

[get: Android.Runtime.Register("hasPrimaryClip", "()Z", "GetHasPrimaryClipHandler")]
public virtual bool HasPrimaryClip { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if there is currently a primary clip on the clipboard.

[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