Protocols

The following protocols are available globally.

  • VSAlertControllerDelegate is a protocol used to inform an object about user intractions with alerts

    See more

    Declaration

    Objective-C

    @protocol VSAlertControllerDelegate <NSObject>