SDL  2.0
SDLUIKitDelegate Class Reference

#import <SDL_uikitappdelegate.h>

+ Inheritance diagram for SDLUIKitDelegate:
+ Collaboration diagram for SDLUIKitDelegate:

Instance Methods

(void- hideLaunchScreen
 

Class Methods

(id+ sharedAppDelegate
 
(NSString *) + getAppDelegateClassName
 

Properties

UIWindow * window
 

Detailed Description

Definition at line 32 of file SDL_uikitappdelegate.h.

Method Documentation

◆ getAppDelegateClassName()

+ (NSString *) getAppDelegateClassName

◆ hideLaunchScreen()

- (void) hideLaunchScreen

◆ sharedAppDelegate()

+ (id) sharedAppDelegate

Property Documentation

◆ window

- (UIWindow*) window
readwritenonatomicassign

Definition at line 43 of file SDL_uikitappdelegate.h.


The documentation for this class was generated from the following file: