DynamicBuilders
class DynamicBuilders
Builders for dynamic primitive types used by layout elements.
Summary
Nested types |
|---|
@RequiresSchemaVersion(major = 1, minor = 200)Interface defining a dynamic boolean type. |
@RequiresSchemaVersion(major = 1, minor = 200)Interface defining a dynamic color type. |
@RequiresSchemaVersion(major = 1, minor = 200)Interface defining a dynamic duration type. |
@RequiresSchemaVersion(major = 1, minor = 200)Interface defining a dynamic float type. |
|
Allows formatting |
|
Builder to create |
@RequiresSchemaVersion(major = 1, minor = 200)Interface defining a dynamic time instant type. |
@RequiresSchemaVersion(major = 1, minor = 200)Interface defining a dynamic int32 type. |
|
Allows formatting |
|
Builder to create |
@RequiresSchemaVersion(major = 1, minor = 200)Interface defining a dynamic string type. |
interface DynamicBuilders.DynamicTypeInterface to be used as a base type for all other dynamic types. |