Share via


Browser.Default Property

Definition

Provides the default implementation for static usage of this API.

public:
 static property Microsoft::Maui::ApplicationModel::IBrowser ^ Default { Microsoft::Maui::ApplicationModel::IBrowser ^ get(); };
public static Microsoft.Maui.ApplicationModel.IBrowser Default { get; }
static member Default : Microsoft.Maui.ApplicationModel.IBrowser
Public Shared ReadOnly Property Default As IBrowser

Property Value

Applies to