SwiftUI has no support for ReadableContentGuide functionality

Am working on projects that support the iPhone and the iPad. I need the functionality provided by the UIView.readableContentGuide so that on an iPad the content remains readable.

  1. Why is it not supported in SwiftUI?
  2. When will it or an equivalent be available in SwiftUI?