# Type Alias: EnumMWCStartingViews

[Mobile Web Capture API Reference](../index.md) / EnumMWCStartingViews

# Type Alias: EnumMWCStartingViews

> **EnumMWCStartingViews** = [`Library`](../enumerations/EnumMWCViews.md#library) \| [`Document`](../enumerations/EnumMWCViews.md#document) \| [`Scanner`](../enumerations/EnumMWCViews.md#scanner)

The Views a [EnumMWCViews](../enumerations/EnumMWCViews.md) workflow can start in.

## Remarks

Pass one of these as the second argument of `MobileWebCapture.launch` to choose the first View shown. `Library` is only honored when `showLibraryView` is enabled.
