This version of Unity is unsupported.

CreationContext.operator ==

public static bool operator ==(UIElements.CreationContext context1, UIElements.CreationContext context2);

Parameters

context1The first object.
context2The second object.

Description

Compare two CreationContext objects and return true if they are equal.