Share via


MultiConverterParameter Class

Definition

Represents a parameter to be used in the MultiConverter.

public class MultiConverterParameter : Xamarin.Forms.BindableObject
Inheritance
MultiConverterParameter

Constructors

MultiConverterParameter()

Properties

ConverterType

The type of object of this parameter.

Value

The value of this parameter.

Applies to