UnbluPresentationAnimationStyle

public enum UnbluPresentationAnimationStyle

Presentation animation style that are used to open and close the Unblu view

  • window is opened from bottom to top using the UIPresentationController system class

    Declaration

    Swift

    case uiPresentationController
  • window transforms to/from indicator to Unblu view

    Declaration

    Swift

    case morphingIndicator