Compartir a través de


MKAnnotationView.Annotation Propiedad

Definición

Obtiene o establece el objeto de anotación de la vista.

[ObjCRuntime.ThreadSafe]
public virtual MapKit.IMKAnnotation Annotation { [Foundation.Export("annotation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAnnotation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Annotation : MapKit.IMKAnnotation with get, set

Valor de propiedad

Atributos

Comentarios

Los desarrolladores no deben establecer esta propiedad. El valor de la propiedad nonull es solo cuando la anotación está visible.

Esto se puede usar desde un subproceso en segundo plano.

Se aplica a