다음을 통해 공유


NavigationViewTemplateSettings.SingleSelectionFollowsFocus 속성

정의

SelectionFollowsFocus 값을 가져옵니다.

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

속성 값

Boolean

bool

SelectionFollowsFocus 값입니다.

적용 대상