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

Properties

Properties

Optional style applied to the SeekBar.

Generated using TypeDoc