My app uses VStack and HStack, instead of the normal table format. When I try to print everything works perfect but it will not print the cell outline.
What is the correct line code or instruction terminology?
Thanks, Hal
My app uses VStack and HStack, instead of the normal table format. When I try to print everything works perfect but it will not print the cell outline.
What is the correct line code or instruction terminology?
Thanks, Hal
Could you please provide more context on the issue. What does your app do, what's the content of the view, how are you trying to print the View?
More information would be helpful in understanding the issue.
For additional tips on creating Apple Developer Forums posts, see tips on writing forums posts.