Language

QuickContactBadge.MExcludeMimes Property

Definition

Gets or sets the m exclude mimes.

[Android.Runtime.Register("mExcludeMimes")]
protected System.Collections.Generic.IList<string>? MExcludeMimes { get; set; }
[<Android.Runtime.Register("mExcludeMimes")>]
member this.MExcludeMimes : System.Collections.Generic.IList<string> with get, set

Property Value

The current m exclude mimes value.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to