Table of Contents

Property Owner

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

Owner

Gets or sets the owner of the dialog.

public virtual object? Owner { get; set; }

Property Value

object

The owner object of the dialog, which can be used to associate the dialog with a specific parent or context.