The view setting allows you to change the default view opened in the google calendar web app inside the WebView.
The following types are available:
dayweekmonthagenda
This setting is an string value and default to day
Example:
```gEvent
view: week
```