Interface

Shell-18ShellInvertLightnessEffectConstructorProps

interface ConstructorProps {
    actor: Clutter.Actor;
    enabled: boolean;
    name: string;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Clutter.OffscreenEffect.ConstructorProps

Properties - Inherited from Clutter.OffscreenEffect.ConstructorProps

actor: Clutter.Actor
enabled: boolean
name: string