Click or drag to resize

PlatformInitialize Method (String)

Initialize the generator with the specified platformType as the current generator

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static void Initialize(
	string platformType
)

Parameters

platformType
Type: SystemString
Type of the generator to set as the current generator
See Also