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

Properties

Properties

Overrides for the style of the guide.