Click or drag to resize

ThemedAboutDialogHandlerDocumenters Property

Gets or sets the list of documenters.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public string[] Documenters { get; set; }

Property Value

Type: String
The list of documenters.

Implements

AboutDialogIHandlerDocumenters
See Also