@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface UIEditorSections
| Modifier and Type | Required Element and Description |
|---|---|
UIEditorSection[] |
value |
public abstract UIEditorSection[] value
Copyright © 2018. All rights reserved.