ClipData
InterfaceConsts
Item
ClipData(ClipData)
ClipData(ClipDescription, Item)
ClipData(IntPtr, JniHandleOwnership)
ClipData(ICharSequence, String[], Item)
ClipData(String, String[], Item)
Creator
Description
ItemCount
JniPeerMembers
ThresholdClass
ThresholdType
AddItem(Item)
AddItem(ContentResolver, Item)
DescribeContents()
GetItemAt(Int32)
NewHtmlText(ICharSequence, ICharSequence, String)
NewHtmlText(String, String, String)
NewIntent(ICharSequence, Intent)
NewIntent(String, Intent)
NewPlainText(ICharSequence, ICharSequence)
NewPlainText(String, String)
NewRawUri(ICharSequence, Uri)
NewRawUri(String, Uri)
NewUri(ContentResolver, ICharSequence, Uri)
NewUri(ContentResolver, String, Uri)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Content
{
[Register("android/content/ClipData", DoNotGenerateAcw = true)]
public class ClipData : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("newIntent", "(Ljava/lang/CharSequence;Landroid/content/Intent;)Landroid/content/ClipData;", "")]
public static ClipData? NewIntent(ICharSequence? label, Intent? intent);
}
}
| .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