Skip to content

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public ITrackingConfiguration WhenAppliedState(Action<object> action)

Summary: Allows supplying a callback that will be called when all saved state is applied to a target object.

Parameters

NameTypeDescription
actionActionThe action.

Returns: ITrackingConfiguration -- ITracking Configuration.