defaultViewModelForArtboard

Get the default ViewModel for an Artboard. Usually this will be the ViewModel intended for use with this artboard.

Return

The default ViewModel for the artboard.

Parameters

artboard

The artboard to get the default ViewModel for.

Throws

If the default ViewModel is not found.