UXP Toolkit
    Preparing search index...
    constants: {
        AnchorPosition: typeof AnchorPosition;
        AntiAlias: typeof AntiAlias;
        ApplyImageBlendMode: typeof ApplyImageBlendMode;
        ApplyImageChannel: typeof ApplyImageChannel;
        ApplyImageLayer: typeof ApplyImageLayer;
        AutoKernType: typeof AutoKernType;
        Baseline: typeof Baseline;
        BitmapConversionType: typeof BitmapConversionType;
        BitmapHalfToneType: typeof BitmapHalfToneType;
        BitsPerChannelType: typeof BitsPerChannelType;
        BlendMode: typeof BlendMode;
        BMPDepthType: typeof BMPDepthType;
        CalculationsBlendMode: typeof CalculationsBlendMode;
        CalculationsChannel: typeof CalculationsChannel;
        CalculationsLayer: typeof CalculationsLayer;
        CalculationsResult: typeof CalculationsResult;
        ChangeMode: typeof ChangeMode;
        ChannelType: typeof ChannelType;
        CharacterAlignment: typeof CharacterAlignment;
        ColorBlendMode: typeof ColorBlendMode;
        ColorModel: typeof ColorModel;
        ColorPicker: typeof ColorPicker;
        ColorProfileType: typeof ColorProfileType;
        CreateFields: typeof CreateFields;
        DepthMapSource: typeof DepthMapSource;
        DialogModes: typeof DialogModes;
        Direction: typeof Direction;
        DisplacementMapType: typeof DisplacementMapType;
        Dither: typeof Dither;
        DocumentFill: typeof DocumentFill;
        DocumentMode: typeof DocumentMode;
        EditLogItemsType: typeof EditLogItemsType;
        ElementPlacement: typeof ElementPlacement;
        EliminateFields: typeof EliminateFields;
        FontSize: typeof FontSize;
        ForcedColors: typeof ForcedColors;
        GenerativeUpscaleModel: typeof GenerativeUpscaleModel;
        Geometry: typeof Geometry;
        GridLineStyle: typeof GridLineStyle;
        GridSize: typeof GridSize;
        GuideLineStyle: typeof GuideLineStyle;
        Intent: typeof Intent;
        InterpolationMethod: typeof InterpolationMethod;
        JPEGFormatOptions: typeof JPEGFormatOptions;
        Justification: typeof Justification;
        KashidaWidthType: typeof KashidaWidthType;
        Kinsoku: typeof Kinsoku;
        LabelColors: typeof LabelColors;
        Language: typeof Language;
        LayerKind: typeof LayerKind;
        LensType: typeof LensType;
        MatteColor: typeof MatteColor;
        MaximizeCompatibility: typeof MaximizeCompatibility;
        MiddleEasternDigitsType: typeof MiddleEasternDigitsType;
        MiddleEasternTextDirection: typeof MiddleEasternTextDirection;
        Mojikumi: typeof Mojikumi;
        NewDocumentMode: typeof NewDocumentMode;
        NoiseDistribution: typeof NoiseDistribution;
        OffsetUndefinedAreas: typeof OffsetUndefinedAreas;
        OperatingSystem: typeof OperatingSystem;
        Orientation: typeof Orientation;
        OtherCursors: typeof OtherCursors;
        PaintingCursors: typeof PaintingCursors;
        Palette: typeof Palette;
        ParagraphFeatures: typeof ParagraphFeatures;
        ParagraphLayout: typeof ParagraphLayout;
        PathKind: typeof PathKind;
        PNGMethod: typeof PNGMethod;
        PointKind: typeof PointKind;
        PointType: typeof PointType;
        PolarConversionType: typeof PolarConversionType;
        PreserveShape: typeof PreserveShape;
        RadialBlurMethod: typeof RadialBlurMethod;
        RadialBlurQuality: typeof RadialBlurQuality;
        RasterizeType: typeof RasterizeType;
        ResampleMethod: typeof ResampleMethod;
        RippleSize: typeof RippleSize;
        RulerUnits: typeof RulerUnits;
        SampleSize: typeof SampleSize;
        SaveLogItemsType: typeof SaveLogItemsType;
        SaveMethod: typeof SaveMethod;
        SaveOptions: typeof SaveOptions;
        SavePreview: typeof SavePreview;
        SelectionType: typeof SelectionType;
        ShapeOperation: typeof ShapeOperation;
        SmartBlurMode: typeof SmartBlurMode;
        SmartBlurQuality: typeof SmartBlurQuality;
        SpherizeMode: typeof SpherizeMode;
        StrikeThrough: typeof StrikeThrough;
        TextCase: typeof TextCase;
        TextureType: typeof TextureType;
        ToolType: typeof ToolType;
        TrimType: typeof TrimType;
        TypeInterfaceFeatures: typeof TypeInterfaceFeatures;
        TypeUnits: typeof TypeUnits;
        UndefinedAreas: typeof UndefinedAreas;
        Underline: typeof Underline;
        Units: typeof Units;
        WarpStyle: typeof WarpStyle;
        WaveType: typeof WaveType;
        ZigZagType: typeof ZigZagType;
    }

    The different constants and enumerations that DOM APIs expect as certain parameters

    Type Declaration