CODIUM Programming Language (CPL) CodiumSDK CPL Isolation
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Isolation
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 |