Classes

The following classes are available globally.

  • Media is object for photo and video

    See more

    Declaration

    Swift

    public class Media: NSObject
  • MediaBrwoser is based in UIViewController, UIScrollViewDelegate and UIActionSheetDelegate. So you can push, or make modal.

    See more

    Declaration

    Swift

    public class MediaBrowser: UIViewController, UIScrollViewDelegate, UIActionSheetDelegate
  • MediaCaptionView is based in UIToolbar

    See more

    Declaration

    Swift

    public class MediaCaptionView: UIToolbar