Contents

position

The position of the field in the reference coordinate system.

Declaration

var position: CGPoint { get set }

Discussion

This property defines the center point of the field. The shape of the field around this point is defined by the region property.

See Also

Configuring the field attributes