Enumerations

The following enumerations are available globally.

  • Sort by enum. Primarily used for sorting BookmarkRecord.

    See more

    Declaration

    Swift

    public enum SortBy : String
  • Sort order enum. Primarily used for sorting BookmarkRecord.

    See more

    Declaration

    Swift

    public enum SortOrder : String
  • The factory class for module FLBookmarks. This class has methods to create types exposed by this module.

    See more

    Declaration

    Swift

    public enum FLBookmarksFactory