This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// ContentView.swift | |
// NSWindowResizingQuestion | |
// | |
// Created by William Power on 11/14/24. | |
// | |
//This project was created to support answering a question from: | |
// https://stackoverflow.com/questions/79170528/nswindow-with-swiftui-content-has-zero-frame-on-macos-15 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// ConsentViewController.swift | |
// TextResizingQuestion | |
// | |
// Created by William Power. | |
// | |
import UIKit | |
/** |