LocationAlertCancel

public protocol LocationAlertCancel: SystemAlertCancel

Protocol defining location alert cancel element.

  • cancel Extension method

    Represents all possible cancel buttons in location service messages.

    Declaration

    Swift

    public static var cancel: [String]