nil private var strokes: [CGMutablePath] = [] private var currentStroke: CGMutablePath? { return strokes.last } private var imageViewSize: CGSize { return ...
確定! 回上一頁