IsCompleted Property
Returns whether further registrations are allowed on the scope
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsCompleted { get; }
Public ReadOnly Property IsCompleted As Boolean
Get
abstract IsCompleted : bool with get
override IsCompleted : bool with get