大约有 16 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0049 秒)
...监听,则必须处在Stage.focus的冒泡链上才能收到该事件。 用户可以通过代码 Laya.stage.focus=someNode 的方式来设置focus对象。 用户可统一的根据事件对象中 e.keyCode 来判断按键类型,该属性兼容了不同浏览器的实现。 Public Properties Pr...
来源: Laya2.0_api 发布时间: 20190513
...dia(options:Object, onSuccess:Handler, onError:Handler):void[static] 获取用户媒体。 Media supported():Boolean[static] 检查浏览器兼容性。 MediaConstructor DetailMedia()Constructorpublic function Media()Method DetailgetMedia()method public static function getMedia(options:Object, on...
来源: Laya2.0_api 发布时间: 20190513
...序开始运行时就使Video开始播放。但是在移动端,只有在用户第一次触碰屏幕后才可以调用play(),所以移动端不可能在程序开始运行时就自动开始播放Video。 MDN Video链接: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video Public Prop...
来源: Laya2.0_api 发布时间: 20190513
...数。 listen()的回调处理器接受四个参数: acceleration: 表示用户给予设备的加速度。 accelerationIncludingGravity: 设备受到的总加速度(包含重力)。 rotationRate: 设备的自转速率。 interval: 加速度获取的时间间隔(毫秒)。 NOTE 如,rotati...
来源: Laya2.0_api 发布时间: 20190513
...Radio Button UIComponent Sprite Node EventDispatcher Object Radio 控件使用户可在一组互相排斥的选择中做出一种选择。 用户一次只能选择 Radio 组中的一个成员。选择未选中的组成员将取消选择该组中当前所选的 Radio 控件。 See alsolaya.ui.RadioGr...
来源: Laya2.0_api 发布时间: 20190513
...于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击输入时的文本的位置有少许的偏差。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeIn...
来源: Laya2.0_api 发布时间: 20190513
...e EventDispatcher ObjectSubclasses HSlider, VSlider 使用 Slider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 滑块的当前值由滑块端点(对应于滑块的最小值和最大值)之间滑块的相对位置确定。 滑块允许最小值和最大值...
来源: Laya2.0_api 发布时间: 20190513
...rite Node EventDispatcher Object ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boo...
来源: Laya2.0_api 发布时间: 20190513
...der UIComponent Sprite Node EventDispatcher Object 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 VSlider 控件采用垂直方向。滑块轨道从下往上扩展,而标签位于轨道的左右两侧。 See alsolaya.ui.SliderPublic Properties H...
来源: Laya2.0_api 发布时间: 20190513
...der UIComponent Sprite Node EventDispatcher Object 使用 HSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 HSlider 控件采用水平方向。滑块轨道从左向右扩展,而标签位于轨道的顶部或底部。 See alsolaya.ui.SliderPublic Propertie...
来源: Laya2.0_api 发布时间: 20190513