Name | Description | Type | Use |
---|---|---|---|
parameters | Configuration passed to the function call. | object |
required |
The setAllowed
method's parameters
object may look
like in the following example.
1 2 3 4 5 6 | { "pp" : true , "pd" : false , "ll" : false , "lr" : false } |
Please refer the ScreenOrientation article for a detailed list of orientations supported by each of the device platforms.