
| 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.
{
  "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.