Compartir a través de


MKMarkerAnnotationView.SelectedGlyphImage Propiedad

Definición

Obtiene o establece la imagen que se va a mostrar cuando se selecciona el marcador.

public virtual UIKit.UIImage SelectedGlyphImage { [Foundation.Export("selectedGlyphImage", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSelectedGlyphImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SelectedGlyphImage : UIKit.UIImage with get, set

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Comentarios

Este miembro participa en el UIAppearance sistema de estilos. Vea la Appearance propiedad y el AppearanceWhenContainedIn(Type[]) método .

Se aplica a