Property Popover
Popover
Gets or sets the popover manager.
public ApplicationPopover? Popover { get; set; }
Property Value
Remarks
Manages application-level popover views. Initialized during Init(string?).
Gets or sets the popover manager.
public ApplicationPopover? Popover { get; set; }
Manages application-level popover views. Initialized during Init(string?).