Searched refs:setPhotoBrowserUIElementVisibility (Results 1 – 4 of 4) sorted by relevance
223 ### setPhotoBrowserUIElementVisibility<sup>13+</sup>225 setPhotoBrowserUIElementVisibility(elements: Array<PhotoBrowserUIElement>, isVisible: boolean…570 this.pickerController.setPhotoBrowserUIElementVisibility(elements, false); // 设置大图页不显示返回按钮
222 ### setPhotoBrowserUIElementVisibility<sup>13+</sup>224 setPhotoBrowserUIElementVisibility(elements: Array<PhotoBrowserUIElement>, isVisible: boolean…570 …this.pickerController.setPhotoBrowserUIElementVisibility(elements, false); // Hide the Back button…
379 setPhotoBrowserUIElementVisibility(e, o) { method in PickerController
351 setPhotoBrowserUIElementVisibility(elements: Array<PhotoBrowserUIElement>, isVisible?: boolean) {