Shared/MainMenuViewController.h
/* |
Copyright (C) 2018 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
View controller for the initial screen. Manages creating the Quiz |
and displaying the user's highest score. |
*/ |
@import UIKit; |
@interface MainMenuViewController : UIViewController |
@end |
Copyright © 2018 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2018-03-15