IsReadOnly Property
Gets a value indicating whether this is a readonly property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get