Compartilhar via


MKPinAnnotationView.PinTintColor Propriedade

Definição

A cor do pino.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSColor PinTintColor { [Foundation.Export("pinTintColor")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPinTintColor:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.PinTintColor : AppKit.NSColor 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 estilo. Consulte a Appearance propriedade e o AppearanceWhenContainedIn(Type[]) método .

Aplica-se a