Skip to main content

Convert Method

Definition

Namespace: Avalonia.Controls.Converters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public Object? Convert(
Object? value,
Type targetType,
Object? parameter,
CultureInfo culture
)

Parameters

  Object
 
  Type
 
  Object
 
  CultureInfo
 

Return Value

Object

Implements

IValueConverter.Convert(Object, Type, Object, CultureInfo)

See Also

Reference

PlatformKeyGestureConverter Class
Avalonia.Controls.Converters Namespace