<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`WorkspaceWindowInitData`](WorkspaceWindowInitData) › [`size`](WorkspaceWindowInitData/size) ## WorkspaceWindowInitData.size property The suggested size **Signature:** ```typescript size?: { width: number; height: number; }; ```