polygonsToAdd property

Set<Polygon>? polygonsToAdd
getter/setter pair

想要添加的polygon对象集合.

Implementation

Set<Polygon>? polygonsToAdd;