Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以startRegionMonitoring用于多边形区域。这个方法的输入是一个CLRegion并且CLRegion只有一个初始化方法来定义一个圆形区域initCircularRegionWithCenter。
startRegionMonitoring
CLRegion
initCircularRegionWithCenter
CLRegion 只能定义为一个圆。所以不可能atm。