BookmarkList.isLoading

Returns %TRUE if the files are currently being loaded.

Files will be added to @self from time to time while loading is going on. The order in which are added is undefined and may change in between runs.

class BookmarkList
bool
isLoading
()

Return Value

Type: bool

%TRUE if @self is loading

Meta