大约有 5 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0017 秒)
...umber Defined in laya/device/geolocation/GeolocationInfo.ts:38 获取设备当前地理坐标的精度 Returns number altitude get altitude(): number Defined in laya/device/geolocation/GeolocationInfo.ts:31 获取设备当前地理坐标的高度 Returns number altitudeAccuracy get altitudeAccuracy(...
来源: Laya3.0_api 发布时间: 20231115
...er): void Defined in laya/device/geolocation/Geolocation.ts:57 获取设备当前位置。 Parameters onSuccess: Handler 带有唯一Position参数的回调处理器。 Default value onError: Handler = null 可选的。带有错误信息的回调处理器。错误代码为Geolocation.PERMISSION_DENI...
来源: Laya3.0_api 发布时间: 20231115
...从0至360。 若absolute为true或者在IOS中,alpha值是从北方到当前设备方向的角度值。 beta beta: number Defined in laya/device/motion/RotationInfo.ts:24 X轴旋转角度, 其值范围从-180至180。代表设备从前至后的运动。 compassAccuracy compassAccuracy: number Def...
来源: Laya3.0_api 发布时间: 20231115
...atic now now(): number Defined in laya/utils/Browser.ts:380 获取浏览器当前时间戳,单位为毫秒。 Returns number Static removeElement removeElement(ele: any): void Defined in laya/utils/Browser.ts:373 移除指定的浏览器原生节点对象。 Parameters ele: any Returns void Global...
来源: Laya3.0_api 发布时间: 20231115
...currentTarget currentTarget: any Defined in laya/events/Event.ts:169 事件当前冒泡对象。 delta delta: number = 0 Defined in laya/events/Event.ts:178 滚轮滑动增量 isDblClick isDblClick: boolean Defined in laya/events/Event.ts:176 是否双击 nativeEvent nativeEvent: MouseEvent | TouchE...
来源: Laya3.0_api 发布时间: 20231115