tmagic-editor/docs/api/editor/uiServiceMethods.md
2022-12-01 17:38:05 +08:00

30 lines
415 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# uiService方法
## zoom
- **[扩展支持](../../guide/editor-expand#行为扩展)** 是
- **参数:**
- `{number}` zoom 缩放倍数
- **返回:**
- `{Promise<void>}`
- **详情:**
设置缩放倍数最小为0.1
## calcZoom
- **[扩展支持](../../guide/editor-expand#行为扩展)** 是
- **返回:**
- `{Promise<number>}`
- **详情:**
计算出缩放以适应的倍数