|
Foxit PDF SDK for HarmonyOS
3.0
|
Public Member Functions | |
| onAreaChange (oldValue, newValue) | |
| onRotatedDidLayout (oldValue, newValue) | |
| onRotatedWillLayout (oldValue, newValue) | |
| onScreenRotated (orientation) | |
页面容器事件监听接口(提供视图内容自适应尺寸和特性变化的回调方法)
| FoxitPDFViewCtrl.IPageContainerEventListener.onAreaChange | ( | oldValue | , |
| newValue | |||
| ) |
| FoxitPDFViewCtrl.IPageContainerEventListener.onRotatedDidLayout | ( | oldValue | , |
| newValue | |||
| ) |
| FoxitPDFViewCtrl.IPageContainerEventListener.onRotatedWillLayout | ( | oldValue | , |
| newValue | |||
| ) |
| FoxitPDFViewCtrl.IPageContainerEventListener.onScreenRotated | ( | orientation | ) |
屏幕旋转时触发
| orientation | 界面方向 display.Orientation |