Home > @infiniteobjects/data-types > VideoPrintEditorDeviceFeatures
Device Customization Feature Flags
Signature:
export declare class VideoPrintEditorDeviceFeatures implements IVideoPrintEditorDeviceFeatures
Implements: IVideoPrintEditorDeviceFeatures
| Property | Modifiers | Type | Description |
|---|---|---|---|
| backLayer | boolean | Allows Back layer customizations | |
| frontLayer | boolean | Allows Front layer customizations | |
| material | boolean | Allows Material Selection | |
| orientation | boolean | Allows Orientation Selection | |
| size | boolean | Allows Size Selection |