MoEngageInAppPrimaryContainerView

extension MoEngageInAppPrimaryContainerView: MoEngageInAppWidgetResizingDelegate
  • Switch to/from fullscreen.

    Declaration

    Swift

    @MainActor
    public func toggleFullscreen(animated: Bool)

    Parameters

    animated

    Whether animation will be applied.

  • Switch to/from fullscreen.

    Declaration

    Swift

    @MainActor
    public func toggleFullscreen()
  • Set container display size.

    Declaration

    Swift

    @MainActor
    public func setDisplaySize()