Method DocsView.setStarred

Filters the documents based on whether they are starred by the user.

Signature

setStarred(starred: boolean): DocsView;

Details

Optional No
Final No
Protected No
Static No

Parameters

Name Type Optional Description
starred boolean No

Returns

DocsView