Method selectVariant
selectVariant(object)
Set the variant as the active variant
Declaration
public abstract bool selectVariant(object variant)
Parameters
Type | Name | Description |
---|---|---|
object | variant | The variant that should be active |
Returns
Type | Description |
---|---|
bool | Returns True if the variant was correctly set as the active variant |