The methods of Android.Content.ClipDescription are listed below. For a list of all members, see the ClipDescription Members list.
See Also: Inherited members from Java.Lang.Object
static | CompareMimeTypes(string, string)Helper to compare two MIME types, where one may be a pattern. | |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
FilterMimeTypes(string)Filter the clip description MIME types by the given MIME type. | ||
GetMimeType(int)Return one of the possible clip MIME types. | ||
HasMimeType(string)Check whether the clip description contains the given MIME type. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |