create
This commit is contained in:
16
ShenQi/ViewController.h
Normal file
16
ShenQi/ViewController.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// ViewController.h
|
||||
// ShenQi
|
||||
//
|
||||
// Created by Yao on 2023/4/4.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface ViewController : UIViewController
|
||||
|
||||
@property (nonatomic, strong) NSString *gameURLString;
|
||||
@property (nonatomic, assign) BOOL isPresent;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user