// // WindowButton.swift // SwiftUIWindowBinder // // Created by Paul Bates on 10/12/20. // import os.log import SwiftUI /// A button that is able to expose its host window when interacting the the button @available(iOS 13.0, macOS 10.15, tvOS 13.0, *) public struct WindowButton