SFSmartStoreInspectorViewController Class Reference

Inherits from UIViewController
Conforms to UICollectionViewDataSource
UICollectionViewDelegateFlowLayout
UITextViewDelegate
Declared in SFSmartStoreInspectorViewController.h

Overview

The view controller for managing the SmartStore inspector screen.

– init

Constructor.

- (instancetype)init

Declared In

SFSmartStoreInspectorViewController.h

– initWithStore:

Constructor.

- (instancetype)initWithStore:(SFSmartStore *)store

Parameters

store

The SmartStore database to be inspected

Declared In

SFSmartStoreInspectorViewController.h