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

Hierarchy

Properties

Properties

The style overrides for the control bar.