interface ControlBarProps {
    style?: StyleProp<ViewStyle>;
}

Properties

Properties

The style overrides for the control bar.

Generated using TypeDoc