> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/sdk/api-reference/ios/sentoptions/sentoptionsinitpurpose.md).

# SENTOptionsInitPurpose

### SENTOptionsInitPurpose

<table data-header-hidden><thead><tr><th width="252.63272083551493"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>SENTOptionsInitPurposeAppLaunch</strong></td><td>Specifies that the purpose of the SENTOptions object that will be created is for initializing the SDK during app launch.</td><td></td></tr><tr><td><strong>SENTOptionsInitPurposeDelayedSdkInitialization</strong></td><td>Specifies that the purpose of the SENTOptions object that will be created is for initializing the SDK outside of the app delegate.</td><td></td></tr></tbody></table>
