tabBar的属性list数组对象属性( )表示选中时的图片路径,icon 大小限制为40kb,建议尺寸为 81px * 81px,不支持网络图片。
A: selectedIconPath
B: pagePath
C: iconPath
D: text
A: selectedIconPath
B: pagePath
C: iconPath
D: text
A
举一反三
- tabBar的属性list数组对象属性( )表示选中时的图片路径,icon 大小限制为40kb,建议尺寸为 81px * 81px,不支持网络图片。 A: selectedIconPath B: pagePath C: iconPath D: text
- list数组对象属性()表示选中时的图片路径,icon大小限制为40kb,建议尺寸为81px*81px,不支持网络图片。 A: pagePath B: text C: iconPath D: selectedIconPath
- tabBar的属性list数组对象属性()表示选中时的图片路径,icon 大小限制为40kb,建议尺寸为 81px * 81px,不支持网络图片。
- tabBar的属性list数组对象属性( )表示选中时的图片路径,icon 大小限制为40kb,建议尺寸为 81px * 81px,不支持网络图片。
- 中国大学MOOC: list数组对象属性()表示选中时的图片路径,icon 大小限制为40kb,建议尺寸为 81px * 81px,不支持网络图片。
内容
- 0
中国大学MOOC: 函数wx.setTabBarItem(Object object)的参数属性( )表示选中时的图片路径,icon 大小限制为 40kb,建议尺寸为 81px * 81px,当 postion 为 top 时,此参数无效,不支持网络图片。
- 1
list数组对象属性( )表示页面路径。 A: pagePath B: text C: iconPath D: selectedIconPath
- 2
list数组对象属性( )表示页面路径
- 3
函数wx.setTabBarItem(Object object)的参数属性( )表示tab 上的按钮文字。 A: index B: text C: iconPath D: selectedIconPath
- 4
Picture对象的AutoSize属性值为True时,表示该对象不管原来图片的大小,一律都自动调整为控件的大小尺寸,以便能完整地显示该图片。