TextInput.PlaceholderText Property

GeonBit.UI

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
C#
public string PlaceholderText { get; set; }

Property Value

Type: String
See Also