setShowDragAndDropVideosHint abstract method
- bool show
Sets the ApplicationSettings.showDragAndDropVideosHint value.
Implementation
Future<void> setShowDragAndDropVideosHint(bool show);
Sets the ApplicationSettings.showDragAndDropVideosHint value.
Future<void> setShowDragAndDropVideosHint(bool show);