public method IDataManagerState.isNotLoaded

Overview

Checks whether the state is Not Loaded

Declaration

function isNotLoaded()
public Boolean isNotLoaded();
public bool isNotLoaded();

Returns

The method returns a boolean value indicating whether the state is Not Loaded

Details

Declared in IDataManagerState