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