ListDetailsView.BackButtonBehavior Property

Definition

Gets or sets the behavior to use for the back button

public Microsoft.Toolkit.Uwp.UI.Controls.BackButtonBehavior BackButtonBehavior { get; set; }
member this.BackButtonBehavior : Microsoft.Toolkit.Uwp.UI.Controls.BackButtonBehavior with get, set
Public Property BackButtonBehavior As BackButtonBehavior

Property Value

The current BackButtonBehavior. The default is System.

Applies to