Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-webview-root
@nativescript-community/ui-webview-root
webview
ViewPortProperties
Interface ViewPortProperties
interface
ViewPortProperties
{
height
?:
number
|
"device-height"
;
initialScale
?:
number
;
maximumScale
?:
number
;
minimumScale
?:
number
;
userScalable
?:
boolean
;
width
?:
number
|
"device-width"
;
}
Index
Properties
height?
initial
Scale?
maximum
Scale?
minimum
Scale?
user
Scalable?
width?
Properties
Optional
height
height
?:
number
|
"device-height"
Optional
initial
Scale
initialScale
?:
number
Optional
maximum
Scale
maximumScale
?:
number
Optional
minimum
Scale
minimumScale
?:
number
Optional
user
Scalable
userScalable
?:
boolean
Optional
width
width
?:
number
|
"device-width"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
initial
Scale
maximum
Scale
minimum
Scale
user
Scalable
width
Nativescript Doc
@nativescript-community/ui-webview-root
Loading...