Intent.ExtraChangedComponentName Field

Definition

Caution

deprecated

This member is deprecated.

[Android.Runtime.Register("EXTRA_CHANGED_COMPONENT_NAME")]
[System.Obsolete("deprecated")]
public const string ExtraChangedComponentName;
[<Android.Runtime.Register("EXTRA_CHANGED_COMPONENT_NAME")>]
[<System.Obsolete("deprecated")>]
val mutable ExtraChangedComponentName : string

Field Value

Implements

Attributes

Remarks

This member is deprecated. See #EXTRA_CHANGED_COMPONENT_NAME_LIST; this field will contain only the first name in the list.

Java documentation for android.content.Intent.EXTRA_CHANGED_COMPONENT_NAME.

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