SkiaLayer
public class SkiaLayer : CALayer
Undocumented
-
Undocumented
-
Undocumented
Declaration
Swift
public override init()
-
Undocumented
Declaration
Swift
public required init?(coder: NSCoder)
-
If true, this will ignore the pixel scaling of the device, otherwise some virtual pixels might use the number of physical pixels specified in the system
Declaration
Swift
public var ignorePixelScaling: Bool { get set }
-
Undocumented
Declaration
Swift
public override func draw(in ctx: CGContext)