Flyout.

IsAutoCloseEnabled Property

Summary

Gets or sets a value indicating whether the Flyout should auto close after the AutoCloseInterval has passed.
Namespace
MahApps.Metro.Controls
Containing Type
Flyout

Syntax

public bool IsAutoCloseEnabled { get; set; }

Value

Type Description
bool