Use rootView.layer.hitTest(point)?.name == nil ? rootView : nil
rootView.layer.hitTest(point)?.name == nil ? rootView : nil