CODIUM Programming Language (CPL) CodiumSDK CPL Isolation
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum Isolation |
| Constante | Descripción | |
|---|---|---|
| Auto | Default. A new stacking context is created only if one of the properties applied to the element requires it | |
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value. | |
| Isolate | A new stacking context must be created |