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.
如果addProximityAlert过期为-1,触发后会取消吗?或者removeProximityAlert如果你想删除它,你是否需要进入或退出?
addProximityAlert
removeProximityAlert
提前致谢!
我想通了,如果过期是-1,那么它永远不会过期。即使在被触发之后。您将需要使用 removeProximityAlert 将其删除。