IsSensitiveProperty Field
Defines the IsSensitive property.
Definition
Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> IsSensitiveProperty
Public Shared ReadOnly IsSensitiveProperty As AttachedProperty(Of Boolean)
static val IsSensitiveProperty: AttachedProperty<bool>