#import <WebUIDelegate.h>
◆ cancel()
cancel Call this method to indicate that the file open panel was cancelled.
◆ chooseFilename:()
chooseFilename: Call this method to return a filename from the file open panel.
- Parameters
-
fileName | the path of the selected file |
◆ chooseFilenames:()
chooseFilenames: Call this method to return an array of filenames from the file open panel.
- Parameters
-
fileNames | an array of paths of selected files |
The documentation for this protocol was generated from the following file: