-
Home
-
API
-
XamlToCSharpGenerator.Runtime
-
AxsgRuntimeHotDesignService
-
Methods
-
ApplyPropertyUpdateAsync(SourceGenHotDesignPropertyUpdateRequest, CancellationToken)
ApplyPropertyUpdateAsync(SourceGenHotDesignPropertyUpdateRequest, CancellationToken) Method
Definition
Applies a hot-design property update request.
public ValueTask<SourceGenHotDesignApplyResult> ApplyPropertyUpdateAsync(SourceGenHotDesignPropertyUpdateRequest request, CancellationToken cancellationToken = default(CancellationToken))
Parameters
Returns