The recording of the first ever ReactiveUI virtual conference is available on our YouTube Channel.

ReactiveInjectableComponentBase<T>.

OnAfterRender(bool) Method

Syntax

protected override void OnAfterRender(bool firstRender)

Parameters

Name Type Description
firstRender bool

Return Value

Type Description
void