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

    Interface EndEventCreationOptions

    interface EndEventCreationOptions {
        relativeMiddlePoint?: Location;
        returnValue?: string;
    }
    Index

    Properties

    relativeMiddlePoint?: Location
    returnValue?: string