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