interface AdDisplayProps {
    style?: StyleProp<TextStyle>;
}

Properties

Properties

Optional style applied to the AdDisplay

Generated using TypeDoc