OfflineSearchIndex
public class OfflineSearchIndex
extension OfflineSearchIndex: NativeBase
extension OfflineSearchIndex: Hashable
Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
-
Shows the operation that is performed over index.
See moreDeclaration
Swift
public enum Operation : UInt32, CaseIterable, Codable -
Error corresponding to the offline search operation.
See moreDeclaration
Swift
public enum Error : UInt32, CaseIterable, Codable -
Options to set indexing for offline search.
See moreDeclaration
Swift
public struct Options