Enum<T>.ToBindableEnumValues method
Returns bindable values for an Enum type.
public static List<BindableEnumValue> ToBindableEnumValues()
See Also
- class BindableEnumValue
- class Enum<T>
- namespace Amica
Returns bindable values for an Enum type.
public static List<BindableEnumValue> ToBindableEnumValues()