windowScene
The window scene that contains the windows to capture in your PDF data.
Declaration
weak var windowScene: UIWindowScene? { get }Discussion
Use this property to access the window scene containing the relevant content.
The window scene that contains the windows to capture in your PDF data.
weak var windowScene: UIWindowScene? { get }Use this property to access the window scene containing the relevant content.