selected property

bool? selected
getter/setter pair

设置是否处于选中状态, 外部如果要选中请使用mapView的selectAnnotation方法 iOS

Implementation

bool? selected;