Version: 2020.1
Experimental: this API is experimental and might be changed or removed in the future.

ISelectable.IsSelected

切换到手册
public bool IsSelected (UIElements.VisualElement selectionContainer);

参数

selectionContainer 跟踪所选项的容器。

返回

bool 如果已选择,则为 true。否则为 false。

描述

查看是否已选择元素。