* fixed #18474: Provides an interface for getting SafeArea * Adds getSafeAreaRect test demo in cpp-empty-test. * @available(iOS 11.0, *) isn't supported in Xcode8. So we use the old way.