Compartilhar via


MKMarkerAnnotationView.SelectedGlyphImage Propriedade

Definição

Obtém ou define a imagem a ser exibida quando o marcador é selecionado.

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 da propriedade

(Mais documentação para este nó está chegando)

Este valor pode ser null.

Atributos

Comentários

Esse membro participa do UIAppearance sistema de estilos. Consulte a Appearance propriedade e o AppearanceWhenContainedIn(Type[]) método .

Aplica-se a