Partager via


WKInterfaceMapPinColor Énumération

Définition

Énumération des couleurs qui peuvent être utilisées par des broches sur un WKInterfaceMap.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum WKInterfaceMapPinColor
type WKInterfaceMapPinColor = 
Héritage
WKInterfaceMapPinColor
Attributs

Champs

Green 1

RVB [0, 1.0, 0].

Purple 2

RVB [0.5, 0, 0.5].

Red 0

RVB [1.0, 0, 0].

S’applique à