DirectProperty<TOwner, TValue>.

IsReadOnly Property

Summary

Gets a value indicating whether this is a readonly property.
Namespace
Avalonia
Containing Type
DirectProperty<TOwner, TValue>

Syntax

public override bool IsReadOnly { get; }

Value

Type Description
bool