IsComponentTextInputVisibleProperty Field
Defines the IsComponentTextInputVisible property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public static readonly StyledProperty<bool> IsComponentTextInputVisibleProperty
Public Shared ReadOnly IsComponentTextInputVisibleProperty As StyledProperty(Of Boolean)
static val IsComponentTextInputVisibleProperty: StyledProperty<bool>