AvaloniaPropertyMetadataIsReadOnly Property

Gets whether this instance is read-only and can't be modified.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsReadOnly { get; }

Property Value

Boolean

See Also