/
Help

Help

The SDK includes help screens to aid users in getting the best results. You can pass the title and view controller for each screen to the GiniBankConfiguration.shared.customMenuItems using a list of HelpMenuItem structs:

let customMenuItem = HelpMenuItem.custom("Custom menu item", CustomMenuItemViewController()) configuration.customMenuItems = [customMenuItem]

To deactivate the supported formats help screen, pass false to GiniBankConfiguration.shared.shouldShowSupportedFormatsScreen.

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

@objc public var shouldShowDragAndDropTutorial: Bool

Valid for iPad only.

For more information about UI customization, see Help Screen.

 

Related content

Help
More like this
Help
More like this
Help
More like this
Help
More like this
Help
More like this