TextInput(T, Action) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static T TextInput<T>(this T obj, Action handler)
    where T : Visual

Type parameters

T

Parameters

obj
{T}
handler
Action

Returns

{T}