Method SetGeometryAsync

SetGeometryAsync(PortalFrameSpanGeometryParams?, CancellationToken)

Sets the geometry of the span

Declaration
Task SetGeometryAsync(PortalFrameSpanGeometryParams? parameters, CancellationToken cancellationToken = default)
Parameters
Type Name Description
PortalFrameSpanGeometryParams parameters

The parameters of the geometry

CancellationToken cancellationToken

The optional cancellation token

Returns
Type Description
Task

The result of the operation

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next