AssistStructure.ActivityComponent Property

Definition

Return the activity this AssistStructure came from.

public virtual Android.Content.ComponentName? ActivityComponent { [Android.Runtime.Register("getActivityComponent", "()Landroid/content/ComponentName;", "GetGetActivityComponentHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getActivityComponent", "()Landroid/content/ComponentName;", "GetGetActivityComponentHandler", ApiSince=23)>]
member this.ActivityComponent : Android.Content.ComponentName

Property Value

Attributes

Remarks

Return the activity this AssistStructure came from.

Java documentation for android.app.assist.AssistStructure.getActivityComponent().

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