@mendix/extensions-api - v0.12.0
    Preparing search index...

    Interface ActionActivityCreationOptions

    interface ActionActivityCreationOptions {
        caption?: string;
        x: number;
        y: number;
    }
    Index

    Properties

    Properties

    caption?: string
    x: number
    y: number