Item
Item(ICharSequence)
Item(Intent)
Item(String)
Item(Uri)
Item(ICharSequence, String)
Item(IntPtr, JniHandleOwnership)
Item(String, String)
Item(ICharSequence, Intent, Uri)
Item(String, Intent, Uri)
Item(ICharSequence, String, Intent, Uri)
Item(String, String, Intent, Uri)
HtmlText
Intent
JniPeerMembers
Text
TextFormatted
TextLinks
ThresholdClass
ThresholdType
Uri
CoerceToHtmlText(Context)
CoerceToStyledText(Context)
CoerceToStyledTextFormatted(Context)
CoerceToText(Context)
CoerceToTextFormatted(Context)
monoandroid
namespace Android.Content
{
[Register("android/content/ClipData", DoNotGenerateAcw = true)]
public class ClipData : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/content/ClipData$Item", DoNotGenerateAcw = true)]
public class Item : Object
{
[Register(".ctor", "(Ljava/lang/CharSequence;Ljava/lang/String;)V", "")]
public Item(string? text, string? htmlText);
}
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 6.07.08.09.0 |
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API