---
title: "init(scriptingSizeFlags:minStackSize:preferredStackSize:maxStackSize:minHeapSize:preferredHeapSize:maxHeapSize:)"
framework: coreservices
role: symbol
role_heading: Initializer
path: coreservices/tscriptingsizeresource/1449828-init
---

# init(scriptingSizeFlags:minStackSize:preferredStackSize:maxStackSize:minHeapSize:preferredHeapSize:maxHeapSize:)

## Declaration

```swift
init(scriptingSizeFlags: Int16, minStackSize: UInt32, preferredStackSize: UInt32, maxStackSize: UInt32, minHeapSize: UInt32, preferredHeapSize: UInt32, maxHeapSize: UInt32)
```
