AvaloniaProperty.

IsReadOnly Property

Summary

Gets a value indicating whether this is a readonly property.
Namespace
Avalonia
Containing Type
AvaloniaProperty

Syntax

public virtual bool IsReadOnly { get; }

Value

Type Description
bool