The members of Android.Text.ClipboardManager are listed below.
See Also: Inherited members from Java.Lang.Object
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| [read-only] abstract | HasText | bool. Returns true if the clipboard contains text; false otherwise. |
| Text | string. Documentation for this section has not yet been entered. | |
abstract | TextFormatted | Java.Lang.ICharSequence. Returns the text on the clipboard. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
static | FromContext(Android.Content.Context)Documentation for this section has not yet been entered. | |