gioui.org@v0.6.1-0.20240506124620-7a9ce51988ce/app/framework_ios.h (about) 1 // SPDX-License-Identifier: Unlicense OR MIT 2 3 #include <UIKit/UIKit.h> 4 5 @interface GioViewController : UIViewController 6 @end