JSClassAttributes Enum

Definition

Enumerates class attributes.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum JSClassAttributes
type JSClassAttributes = 
Inheritance
JSClassAttributes
Attributes

Fields

NoAutomaticPrototype 2
None 0

Applies to