interface ChipMBI5038ExtendProperty {
    @_xsi:type?: "ChipMBI5038ExtendProperty";
    CurrentSelection?: number;
    IsSetLowEffectGamma?: boolean;
    PowerMode?: boolean;
    SwitchSpeed?: boolean;
    ThermalShutdown: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5038ExtendProperty" = ...
CurrentSelection?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
PowerMode?: boolean = common.Bool
SwitchSpeed?: boolean = common.Bool
ThermalShutdown: boolean = common.Bool_true