RefreshCompletionDeferral Constructor
Initializes a new instance of the RefreshCompletionDeferral class
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public RefreshCompletionDeferral(
Action deferredAction
)
Public Sub New (
deferredAction As Action
)
new :
deferredAction : Action -> RefreshCompletionDeferral