Home
last modified time | relevance | path

Searched refs:filePreview (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js46 const filePreview = globalThis.requireNapi('filemanagement.filepreview', false, '', 'hms'); constant
1006 filePreview.canPreview(this.context, o3).then((s3) => {
1011 filePreview.openPreview(this.context, {
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/source/
H A Datomicserviceweb.ets28 import { filePreview } from '@kit.PreviewKit';
103 registerJsApi('filePreview.openPreview', 'openPreview', '1.0.0', MAX_VERSION, ['uri']);
893 filePreview.canPreview(this.context, uri).then((res: boolean) => {
898 filePreview.openPreview(this.context, {