Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can also disable the supported formats help screen by passing false to GiniConfiguration.shared.shouldShowSupportedFormatsScreen.

Expand
titleshouldShowDragAndDropTutorial

Sets if the DragAndDrop step should be shown in the Open with tutorial.

Code Block
languageswift
@objc
public var shouldShowDragAndDropTutorial: Bool

Read more in UI Customization Guide Help Screen.

...