public method IDataManagerState.isNotLoaded

Brief

Checks whether the state is Not Loaded

Declaration

protojavascriptjavacsharp
public isNotLoaded() : boolean

Returns

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

Details

Declared in IDataManagerState

back