Style

public enum Style

Undocumented

  • the default style of date pickers

    Declaration

    Swift

    case sheet
  • alternative style for embedding date picker to view controllers without it still looking like bottom sheet

    Declaration

    Swift

    case embed