Xamarin.Forms by Microsoft

<PackageReference Include="Xamarin.Forms" Version="4.3.0.991221" />

.NET API 1,179,760 bytes

 OnPlatformExtension

For internal use by the XAML infrastructure.
public object Android { get; set; }

For internal use by the XAML infrastructure.

public IValueConverter Converter { get; set; }

For internal use by the XAML infrastructure.

public object ConverterParameter { get; set; }

For internal use by the XAML infrastructure.

public object Default { get; set; }

For internal use by the XAML infrastructure.

public object GTK { get; set; }

For internal use by the XAML infrastructure.

public object iOS { get; set; }

For internal use by the XAML infrastructure.

public object macOS { get; set; }

For internal use by the XAML infrastructure.

public object Tizen { get; set; }

For internal use by the XAML infrastructure.

public object UWP { get; set; }

For internal use by the XAML infrastructure.

public object WPF { get; set; }

For internal use by the XAML infrastructure.

public object ProvideValue(IServiceProvider serviceProvider)

For internal use by the XAML infrastructure.