-
Home
-
API
-
XenoAtom.Terminal.UI.Controls
-
TextBoxExtensions
-
Methods
-
IsPassword(T, Func)
IsPassword(T, Func) Method
Definition
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static T IsPassword<T>(this T obj, Func<bool> isPassword)
where T : TextBox
Type parameters
Parameters
Returns