PinType 列挙型

定義

さまざまな種類の Pin を指定する列挙体。

public enum PinType
type PinType = 
継承
System.Enum
PinType

フィールド

Generic 0

汎用ピン。

Place 1

場所用のピン。

SavedPin 2

保存場所用のピン。

SearchResult 3

検索結果用のピン。

適用対象