Filter.FilterResults.Values Property

Definition

Contains all the values computed by the filtering operation.

[Android.Runtime.Register("values")]
public Java.Lang.Object? Values { get; set; }
[<Android.Runtime.Register("values")>]
member this.Values : Java.Lang.Object with get, set

Property Value

Attributes

Remarks

Contains all the values computed by the filtering operation.

Java documentation for android.widget.Filter.FilterResults.values.

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