1 // Copyright (c) 2018, Applidium. All rights reserved 2 // OverlayTranslationView.swift 3 // OverlayContainer 4 // 5 // Created by Gaétan Zanella on 14/11/2018. 6 // 7 8 import UIKit 9 10 class OverlayTranslationContainerView: PassThroughView {} 11