ToggleButtonGroupState.Compare

Declaration

public static bool Compare(UIElements.ToggleButtonGroupState options, T value);

Parameters

options The ToggleButtonGroupState to be compared with.
value The value of a given flag enum.

Returns

bool True if both options sets are the same, otherwise false.

Description

Compares two ToggleButtonGroupState of flag enum types.


Did you find this page useful? Please give it a rating: