Android.App.ActivityAttribute.Label Property
A user-readable label for the activity.
Syntax
public String Label { get; set; }
Value
A String containing a user-readable label for the activity.
Remarks
The Label property is used to set the
//activity/@android:label
attribute value.
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0