Click or drag to resize

ThemedAboutDialogHandlerWebsite Property

Gets or sets the application website.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Uri Website { get; set; }

Property Value

Type: Uri
The application website.

Implements

AboutDialogIHandlerWebsite
See Also