Structures

The following structures are available globally.

  • ActionSheetItem is used to present an action.

    Author

    Adamas

    Version

    1.6.0

    Date

    24/09/2019
    See more

    Declaration

    Swift

    public struct ActionSheetItem
  • InfiniteItem defines an item rendered by the cell.

    Author

    Adamas

    Version

    1.0.0

    Date

    23/06/2017
    See more

    Declaration

    Swift

    public struct InfiniteItem
  • MapViewLine record the information of a line on the map.

    Author

    Adamas

    Version

    1.5.0

    Date

    05/09/2019
    See more

    Declaration

    Swift

    public struct MapViewLine
    extension MapViewLine: Equatable
  • RemoteNotification records the information about a notification.

    Author

    Adamas

    Version

    1.5.0

    Date

    07/05/2019
    See more

    Declaration

    Swift

    public struct RemoteNotification
  • DataPickerColumn presents a column in the DataPicker.

    Author

    Adamas

    Version

    1.5.0

    Date

    15/08/2019
    See more

    Declaration

    Swift

    public struct DataPickerColumn
  • DataPickerItem presents an item in the DataPicker.

    Author

    Adamas

    Version

    1.5.0

    Date

    15/08/2019
    See more

    Declaration

    Swift

    public struct DataPickerItem