Android.Media.ExifInterface.SetAttribute Method
Set the value of the specified tag.

Syntax

[Android.Runtime.Register("setAttribute", "(Ljava/lang/String;Ljava/lang/String;)V", "GetSetAttribute_Ljava_lang_String_Ljava_lang_String_Handler")]
public virtual void SetAttribute (string tag, string value)

Parameters

tag
the name of the tag.
value
the value of the tag.

Remarks

Set the value of the specified tag.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5