FreeRDP
BlockBackground Class Reference

#import <BlockBackground.h>

Inheritance diagram for BlockBackground:
Collaboration diagram for BlockBackground:

Instance Methods

(void) - addToMainWindow:
 
(void) - reduceAlphaIfEmpty
 
(void) - removeView:
 

Class Methods

(BlockBackground *) + sharedInstance
 

Properties

UIImage * backgroundImage
 
BOOL vignetteBackground
 

Method Documentation

◆ addToMainWindow:

- (void) addToMainWindow: (UIView *)  view

◆ reduceAlphaIfEmpty

- (void) reduceAlphaIfEmpty

◆ removeView:

- (void) removeView: (UIView *)  view

◆ sharedInstance

+ (BlockBackground *) sharedInstance

Property Documentation

◆ backgroundImage

- (UIImage*) backgroundImage
readwritenonatomicretain

◆ vignetteBackground

- (BOOL) vignetteBackground
readwritenonatomicassign

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