CSSPrimitiveValue.PrimitiveType

CSSPrimitiveValue.PrimitiveType property

The type of the value as defined by the constants specified above.

public ushort PrimitiveType { get; }

Property Value

The type of the primitive.

See Also