ProvideOnPlatform(Object?, Object?, Object?, Object?, Object?, Object?, Object?) Method

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll
public static object? ProvideOnPlatform(object? defaultValue, object? windows, object? macOs, object? linux, object? android, object? ios, object? browser)

Parameters

defaultValue
Object
windows
Object
macOs
Object
linux
Object
android
Object
ios
Object
browser
Object

Returns