Skip to main content

UseBrowser Method

Definition

Namespace: Avalonia.Browser
Assembly: Avalonia.Browser (in Avalonia.Browser.dll)

public static AppBuilder UseBrowser(
this AppBuilder builder
)

Parameters

  AppBuilder
 

Return Value

AppBuilder

Usage Note

In Visual Basic and C#, you can call this method as an instance method on any object of type AppBuilder. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).

See Also

Reference

BrowserAppBuilder Class
Avalonia.Browser Namespace