MoEngageInAppPrimaryContainerView
extension MoEngageInAppPrimaryContainerView: UIGestureRecognizerDelegate
-
Declaration
Swift
@MainActor public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith other: UIGestureRecognizer) -> Bool -
Switch to/from fullscreen.
Declaration
Swift
@MainActor public func toggleFullscreen(animated: Bool)Parameters
animatedWhether animation will be applied.
-
Switch to/from fullscreen.
Declaration
Swift
@MainActor public func toggleFullscreen() -
Set container display size.
Declaration
Swift
@MainActor public func setDisplaySize()