Summary
Gets or sets a parameter to pass to
Converter
.
- Namespace
- Avalonia
.Data - Containing Type
- MultiBinding
Syntax
public object? ConverterParameter { get; set; }
Value
Type | Description |
---|---|
object? |
Converter
.
public object? ConverterParameter { get; set; }
Type | Description |
---|---|
object? |