Styleable
Implemented by values that support attributes
source
package attributes
// Styleable is implemented by values that support attributes
type Styleable interface {
Reader
Writer
}
StyleableImplemented by values that support attributes
package attributes
// Styleable is implemented by values that support attributes
type Styleable interface {
Reader
Writer
}