Enumerations

The following enumerations are available globally.

  • Styles of VKHorizontalPicker.

    • Wheel: Style with 3D appearance like UIPickerView.
    • Flat: Flat style.
    See more

    Declaration

    Swift

    public enum VKHorizontalPickerStyle

types

Error Types

  • Error types.

    See more

    Declaration

    Swift

    public enum VKRecorderError : Error, CustomStringConvertible