public method IDataManagerState.isLoading

Brief

Checks whether the state is Loading

Declaration

protojavascriptjavacsharp
public isLoading() : boolean

Returns

The method returns a boolean value indicating whether the state is Loading

Details

Declared in IDataManagerState

back