TextInputPlaceholderText Property |
Text to show when there's no input using the placeholder style.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string PlaceholderText { get; set; }
Property Value
Type:
StringSee Also