Click or drag to resize

LineEditSecret Property

If true, every character is replaced with the secret character (see SecretCharacter).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool Secret { get; set; }

Property Value

Type: Boolean
See Also