var rendersAsynchronously : Bool
A Boolean that indicates whether the canvas can present its contents to its parent view asynchronously.
Availability 有効性
Technology
var renderer: (inout GraphicsContext
, CGSize
) -> Void
context
The graphics context to draw into.
size
The current size of the view.
var rendersAsynchronously : Bool