@companion-surface/base
    Preparing search index...

    Interface HostCapabilities

    interface HostCapabilities {
        supportsNonSquareButtons: boolean | undefined;
    }
    Index

    Properties

    supportsNonSquareButtons: boolean | undefined

    Indicates whether the host supports non-square buttons.