[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-20 UTC."],[],[],null,["# Constructor ViewGroup.(constructor)\n\nConstructs a new instance of the `ViewGroup` class\n\nSignature\n---------\n\n constructor(viewOrId: DocsView|ViewId);\n\nDetails\n-------\n\n| Protected | No |\n|-----------|----|\n\nParameters\n----------\n\n| Name | Type | Optional | Description |\n|------------|--------------------------------------------------------------|----------|-----------------------------------------------------|\n| `viewOrId` | [DocsView](./picker.docsview.md)`|`[ViewId](./picker.viewid) | No | The root item of the ViewGroup itself must be view. |"]]