Table of Contents

Method Show

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Show(AbstractControl, PointD?, Action?)

public void Show(AbstractControl control, PointD? position = null, Action? onClose = null)

Parameters

control AbstractControl
position PointD?
onClose Action