setShowDragAndDropVideosHint abstract method

Future<void> setShowDragAndDropVideosHint(
  1. bool show
)

Sets the ApplicationSettings.showDragAndDropVideosHint value.

Implementation

Future<void> setShowDragAndDropVideosHint(bool show);