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