首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏大宇笔记

    Core Animation实战四(视觉效果)

    TensileFilterViewController.h" @interface TensileFilterViewController () @property (strong, nonatomic) IBOutletCollection (UIView) NSArray *LedViews1; @property (strong, nonatomic) IBOutletCollection(UIView) NSArray *LedView2

    79220发布于 2019-01-15
  • 来自专栏macOS 开发学习

    CALayer 实用属性补充

    示例2:  @interface ViewController()  @property (strong, nonatomic) IBOutletCollection(UIView) NSArray *

    1.2K30发布于 2018-08-23
  • 来自专栏大宇笔记

    Core Animation实战五(变换)

    0.5 #define AMBIENT_LIGHT 0.5 @interface StereomodelViewController () @property (strong, nonatomic) IBOutletCollection

    59830发布于 2019-01-15
  • 来自专栏iOSDevLog

    《iOS UI 开发捷径 利用 Interface Builder 高效、优雅地开发 UI》 读书笔记第1章 Interface Bundle 概要第2章 使用 Interface Builder第3

    IBAction @IBOutlet @IBDesignable @IBInspectable Objective-C IBAction IBOutlet IB_DESIGNABLE IBInspectable IBOutletCollection

    3.1K80发布于 2018-05-17
  • 来自专栏韩曙亮的移动开发专栏

    【IOS 开发】基本 UI 控件详解 (UISegmentedControl | UIImageView | UIProgressView | UISlider | UIAlertView )

    ; @property (strong, nonatomic) IBOutlet UIProgressView *progress3; @property (strong, nonatomic) IBOutletCollection

    4.7K40编辑于 2023-03-27
  • 来自专栏云原生布道专栏

    【IOS开发进阶系列】动画专题

    )     @property (nonatomic, weak) IBOutlet UIView *containerView;     @property (nonatomic, strong) IBOutletCollection )     @property (nonatomic, weak) IBOutlet UIView *containerView;     @property (nonatomic, strong) IBOutletCollection

    1.4K10编辑于 2023-10-16
领券