Instrumentation.ActivityMonitor.Filter Property

Definition

Retrieve the filter associated with this ActivityMonitor.

public Android.Content.IntentFilter Filter { [Android.Runtime.Register("getFilter", "()Landroid/content/IntentFilter;", "")] get; }
[<get: Android.Runtime.Register("getFilter", "()Landroid/content/IntentFilter;", "")>]
member this.Filter : Android.Content.IntentFilter

Property Value

Attributes

Remarks

Retrieve the filter associated with this ActivityMonitor.

Java documentation for android.app.Instrumentation.ActivityMonitor.getFilter().

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