AlertPickerRow

public class AlertPickerRow : NSObject
  • Selected index starting from 0

    Declaration

    Swift

    public let index: Int
  • Selected title

    Declaration

    Swift

    public let title: String