Uses of Interface
elemental2.dom.FileSystemDirectoryEntry.GetFileErrorCallbackFn
-
Uses of FileSystemDirectoryEntry.GetFileErrorCallbackFn in elemental2.dom
Methods in elemental2.dom with parameters of type FileSystemDirectoryEntry.GetFileErrorCallbackFnModifier and TypeMethodDescriptionvoidFileSystemDirectoryEntry.getFile(@Nullable String path, FileSystemFlags options, FileSystemDirectoryEntry.GetFileSuccessCallbackFn successCallback, FileSystemDirectoryEntry.GetFileErrorCallbackFn errorCallback)