ClipDescription.CompareMimeTypes(String, String)
ClipDescription.CompareMimeTypes(String, String)
Method
Definition
Helper to compare two MIME types, where one may be a pattern.
[Android.Runtime.Register("compareMimeTypes", "(Ljava/lang/String;Ljava/lang/String;)Z", "")]
public static bool CompareMimeTypes (string concreteType, string desiredType);
static member CompareMimeTypes : string * string -> bool
Parameters
Returns
Remarks
Portions of this page are modifications based on work created and shared by the