NavigationViewTemplateSettings.SingleSelectionFollowsFocus Property

Definition

public:
 property bool SingleSelectionFollowsFocus { bool get(); };
bool SingleSelectionFollowsFocus();
public bool SingleSelectionFollowsFocus { get; }
var boolean = navigationViewTemplateSettings.singleSelectionFollowsFocus;
Public ReadOnly Property SingleSelectionFollowsFocus As Boolean

Property Value

Boolean

bool

The SelectionFollowsFocus value.

Applies to