public interface IBindingType
enum
types implement this so dynamic proxies can marshal calls to Bindings
.Modifier and Type | Method and Description |
---|---|
Object |
toBindingValue()
Produce a value suitable for a
Bindings value e.g., a simple value like a string or
number or another Bindings or List of such values. |
Copyright © 2024. All rights reserved.