语言English
  • C#

ToggleButtonGroupState.ToEnumFlags

声明

public static T ToEnumFlags(UIElements.ToggleButtonGroupState options, bool acceptsLengthMismatch);

参数

options 要同步的选项集。
acceptsLengthMismatch 同步两个不同大小选项集的能力。

返回值

T 一个标志枚举类型。

描述

使用 FlagsAttribute 中的 ToggleButtonGroupState 将内部数据同步。


Did you find this page useful? Please give it a rating: