我真的不明白GeofencingRequest类上的函数setInitialTrigger。我知道我们可以创建一些具有不同过渡的Geofence对象:输入退出停留这对我来说很好并且可以接受。现在,我的问题与类GeofencingRequest相关,更准确地说是方法setInitialTrigger。我真的不明白我们应该放在那里的值(value)......Android文档(here)对于该方法的含义并没有真正帮助。假设我有这段代码:privateGeofencingRequestgetGeofencingRequest(){GeofencingRequest.Builderbuild