FWAlertControllerAppearance
@interface FWAlertControllerAppearance : FWAlertAppearance
FWAlertController样式,继承自FWAlertAppearance
-
Undocumented
Declaration
Objective-C
@property (class, nonatomic, readonly) FWAlertControllerAppearance *appearance
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat lineWidth
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat cancelLineWidth
-
Undocumented
Declaration
Objective-C
@property (nonatomic) UIEdgeInsets contentInsets
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat actionHeight
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIFont *actionFont
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIFont *actionBoldFont
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat imageTitleSpacing
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat titleMessageSpacing
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat textFieldHeight
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat textFieldTopMargin
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat textFieldSpacing
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat alertCornerRadius
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat alertEdgeDistance
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat sheetCornerRadius
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat sheetEdgeDistance
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *normalColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *selectedColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *lineColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *cancelLineColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *lightLineColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *darkLineColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *containerBackgroundColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *titleDynamicColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *textFieldBackgroundColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic) CGFloat textFieldCornerRadius
-
Undocumented
Declaration
Objective-C
@property (nonatomic, copy, nullable) void (^textFieldCustomBlock
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *alertRedColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic, strong) UIColor *grayColor
-
Undocumented
Declaration
Objective-C
@property (nonatomic) BOOL sheetContainerTransparent
-
Undocumented
Declaration
Objective-C
@property (nonatomic) UIEdgeInsets sheetContainerInsets