Interface AdClickThroughButtonProps

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

Properties

Properties

Optional style applied to the ad click through button

Generated using TypeDoc