WKInterfaceMapPinColor 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
のピンで使用できる色の WKInterfaceMap列挙。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum WKInterfaceMapPinColor
type WKInterfaceMapPinColor =
- 継承
-
WKInterfaceMapPinColor
- 属性
フィールド
Green | 1 | RGB [0, 1.0, 0]。 |
Purple | 2 | RGB [0.5, 0, 0.5]。 |
Red | 0 | RGB [1.0, 0, 0]。 |