CollectionViewControllerBase<TViewModel>.

CollectionViewControllerBase(string, NSBundle) Constructor

Syntax

protected CollectionViewControllerBase(string nibName, NSBundle bundle)

Parameters

Name Type Description
nibName string
bundle NSBundle

Return Value

Type Description
void