arrow(_:)
Creates a pointer accessory with an arrow shape at the specified position.
Declaration
@MainActor @preconcurrency class func arrow(_ position: UIPointerAccessory.Position) -> SelfParameters
- position:
One of the available Position Swift.struct positions.