Set an icon as supplied by a theme attribute. e.g. android.
Syntax
[Android.Runtime.Register("setIconAttribute", "(I)V", "GetSetIconAttribute_IHandler")]
public virtual
void SetIconAttribute (
int attrId)
Parameters
- attrId
- ID of a theme attribute that points to a drawable resource.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11