The information in this topic may be out of date. The current SDK reference guide has moved here.
getHostDisplaySize method
Use this method to retrieve the viewport size used to identify the baseline.
Syntax
RectangleSize value = result.getHostDisplaySize();
Parameters
This method does not take any parameters.Return value
- Type: RectangleSize
- The host display size.