Java.Text.Annotation.Value Property
Returns the value of this annotation.

Syntax

[get: Android.Runtime.Register("getValue", "()Ljava/lang/Object;", "GetGetValueHandler")]
public virtual Java.Lang.Object Value { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the value of this annotation. The value may be null.

[Android Documentation]

Requirements

Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1