Compartir a través de


Annotation.Value Propiedad

Definición

Devuelve el valor del atributo , que puede ser NULL.

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

Valor de propiedad

Valor del atributo.

Atributos

Comentarios

Devuelve el valor del atributo , que puede ser NULL.

Documentación de Java para java.text.Annotation.getValue().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a