react-native-firework-sdk
    Preparing search index...

    Interface GradientDrawable

    interface GradientDrawable {
        colors?: string[];
        orientation?: GradientDrawableOrientation;
    }
    Index

    Properties

    colors?: string[]