Resource.Attribute.ParentActivityName Field

Definition

The name of the logical parent of the activity as it appears in the manifest.

[Android.Runtime.Register("parentActivityName")]
public const int ParentActivityName = 16843687;
[<Android.Runtime.Register("parentActivityName")>]
val mutable ParentActivityName : int

Field Value

Value = 16843687
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