zoukankan      html  css  js  c++  java
  • 动画的keyPath

    transform.scale = 比例转换
    
    transform.scale.x = 宽的比例转换
    
    transform.scale.y = 高的比例转换
    
    transform.rotation.z = 平面圖的旋转
    
    opacity = 透明度
    
    margin=边框间隔?
    
    zPosition = 平面图的位置
    
    backgroundColor = 背景色
    
    cornerRadius = layer的角度
    
    borderWidth = 边框宽度
    
    contents = 内容?
    
    bounds = 大小?
    
    contentsRect = 内容矩形
    
    frame = 位置
    
    hidden = 隐藏
    
    mask = 标记
    
    maskToBounds
    
    position = 位置
    
    shadowOffset = 阴影偏移?
    
    shadowColor = 阴影颜色
    
    shadowRadius = 阴影角度
  • 相关阅读:
    WEB
    Python
    Git
    JavaScript
    鸡汤
    面向对象
    Python
    Python
    MongoDB
    Oracle 11g 安装
  • 原文地址:https://www.cnblogs.com/fs-ios/p/7200506.html
Copyright © 2011-2022 走看看