Enum VisualFactoryCreationOptions
Definition
- Assembly:
- Tizen.NUI.dll
The hint options to determine the behavior how to create Visual at VisualFactory.
public enum VisualFactoryCreationOptions
Fields
| Name | Description |
|---|---|
| ImageVisualLoadStaticImagesOnly | Give hint to factory that it is static image if visual type is image. It will load ImageVisual even if file extensions are animtable. |
| None | Do not give any hint to visual creation. |