Creating a CALayer#. You can create a CALayer and set its frame like this: Swift: let layer = CALayer() layer.frame = CGRect ...
確定! 回上一頁