This version of Unity is unsupported.

ActiveProfileChangedEventArgs Constructor

public ActiveProfileChangedEventArgs(string previousActiveProfileId, string currentActiveProfileId);

Parameters

previousActiveProfileIdPrevious active profile ID.
currentActiveProfileIdCurrent active profile ID.

Description

Initializes a new instance of the ActiveProfileChangedEventArgs struct using the specified previous active profile ID and current active profile ID.