Skip to main content

GetIsSensitive Method

Gets the value of the attached IsSensitiveProperty.

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static bool GetIsSensitive(
StyledElement avaloniaObject
)

Parameters

  StyledElement
The target.

Return Value

Boolean
true if IsSensitive

See Also

Reference

TextInputOptions Class
Avalonia.Input.TextInput Namespace