IsTextCompletionEnabledProperty Field
Identifies the IsTextCompletionEnabled property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<bool> IsTextCompletionEnabledProperty
Public Shared ReadOnly IsTextCompletionEnabledProperty As StyledProperty(Of Boolean)
static val IsTextCompletionEnabledProperty: StyledProperty<bool>
Field Value
StyledProperty(Boolean)
The identifier for the IsTextCompletionEnabled property.