Method SetPropBaseAsync

SetPropBaseAsync(PortalFrameBaseParams?, CancellationToken)

Sets the prop base

Declaration
Task SetPropBaseAsync(PortalFrameBaseParams? parameters, CancellationToken cancellationToken = default)
Parameters
Type Name Description
PortalFrameBaseParams parameters

The parameters of the prop base

CancellationToken cancellationToken

The optional cancellation token

Returns
Type Description
Task

The result of the operation

Remarks

This operation is valid if the PortalFrameSpanType is set to Propped

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