FreeRDP
BlockAlertView.m File Reference
#import "BlockAlertView.h"
#import "BlockBackground.h"
#import "BlockUI.h"

Variables

static UIImage * background = nil
 
static UIImage * backgroundlandscape = nil
 
static UIFont * titleFont = nil
 
static UIFont * messageFont = nil
 
static UIFont * buttonFont = nil
 

Variable Documentation

◆ background

UIImage* background = nil
static

◆ backgroundlandscape

UIImage* backgroundlandscape = nil
static

◆ buttonFont

UIFont* buttonFont = nil
static

◆ messageFont

UIFont* messageFont = nil
static

◆ titleFont

UIFont* titleFont = nil
static