accelerator_view::get_is_auto_selection 方法

返回指示当 accelerator_view 传递给 parallel_for_each 之后运行时是否将自动选择适当快捷键的布尔值。

bool get_is_auto_selection() const;

返回值

true,如果运行时将自动选择适当的快捷键;否则为 false。

要求

**标头:**amprt.h

**命名空间:**并发

请参见

参考

accelerator_view 类