PositionVisibilityListener

@objc
public protocol PositionVisibilityListener

Listener to changes in position visibility

  • This function will call everytime position changes

    Changes visibility of position indicator

    Declaration

    Swift

    func setPositionVisibility(visible: Bool)

    Parameters

    visible

    Whether position indicator should be visible