ScreensBaseTKey, TScreenCreateScreenFromKey Method

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected abstract TScreen CreateScreenFromKey(
	TKey key
)

Parameters

key  TKey
 

Return Value

TScreen

See Also