Interface

Shell-18ShellEdgeDragGestureConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Clutter

Properties

Properties - Inherited from Clutter

actor: Clutter.Actor
enabled: boolean
name: string