Android.Content.ClipboardManager: Property Members

The properties of Android.Content.ClipboardManager are listed below. For a list of all members, see the ClipboardManager Members list.

See Also: Inherited members from Android.Text.ClipboardManager

Public Properties

[read-only]
HasPrimaryClipbool. Returns true if there is currently a primary clip on the clipboard.
[read-only]
override
HasTextbool. Returns true if the clipboard contains text; false otherwise.
PrimaryClipClipData. Returns the current primary clip on the clipboard.
[read-only]
PrimaryClipDescriptionClipDescription. Returns a description of the current primary clip on the clipboard but not a copy of its data.
override
TextFormattedJava.Lang.ICharSequence. Returns the text on the clipboard.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.