Overview
The OpenFin API provides API methods that allow you to determine and manipulate the Zoom level of induvial windows and the entire application. This article summarizes the API methods and provides links to the API documentation.
API Methods
- Application.getZoomLevel() - Returns the current zoom level of the application
- Application.setZoomLevel() - Sets the Zoom level for all Open child windows
- Window.getZoomLevel() - Returns the current zoom level of the application
- Window.setZoomLevel() - Sets the zoom level of the window
Comments
0 comments
Please sign in to leave a comment.