ClipDescription.HasMimeType(String)
ClipDescription.HasMimeType(String)
Method
Definition
Check whether the clip description contains the given MIME type.
[Android.Runtime.Register("hasMimeType", "(Ljava/lang/String;)Z", "GetHasMimeType_Ljava_lang_String_Handler")]
public virtual bool HasMimeType (string mimeType);
abstract member HasMimeType : string -> bool
override this.HasMimeType : string -> bool
Parameters
Returns
Remarks
Portions of this page are modifications based on work created and shared by the