Declaration
@property(nonatomic, copy) UIColor *backgroundColorDescription
The receiver’s background color.Changes to this property can be animated. The default value is nil, which results in a transparent background color.
レシーバーの背景色。
このプロパティの変更をアニメーション化することが可能。初期設定の値はnilで、背景色は透明になっている。
このプロパティの変更をアニメーション化することが可能。初期設定の値はnilで、背景色は透明になっている。
コメント