SFSDKUIWindow Class Reference

Inherits from UIWindow
Declared in SFSDKWindowManager.h

– initWithFrame:

- (instancetype _Nonnull)initWithFrame:(CGRect)frame

– initWithFrame:andName:

- (instancetype _Nonnull)initWithFrame:(CGRect)frame andName:(NSString *_Nonnull)windowName

  stashedController

@property (nonatomic, strong) UIViewController *stashedController

  windowName

@property (nonatomic, readonly) NSString *windowName