Share via


BasePopup.IsLightDismissEnabled Property

Definition

Gets or sets a value indicating whether the popup can be light dismissed.

public bool IsLightDismissEnabled { get; set; }

Property Value

System.Boolean

Remarks

When true and the user taps outside of the popup it will dismiss.

Applies to