Click or drag to resize

ModernSwitchUnCheckedText Property

Text to show when the ModernSwitch is unchecked.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public string UnCheckedText { get; set; }

Property Value

Type: String
See Also