MoEngageInAppWidgetAlignment

@objc
public enum MoEngageInAppWidgetAlignment : Int, Hashable

InApp widget alignment type.

  • Declaration

    Swift

    case none
  • Declaration

    Swift

    case center
  • Declaration

    Swift

    case left
  • Declaration

    Swift

    case right
  • top

    Declaration

    Swift

    case top
  • Declaration

    Swift

    case bottom