インスタンスプロパティ
allowsContinuousInteraction
ページコントロールが連続的な操作を許可するかどうかを決定するブール値。
宣言
var allowsContinuousInteraction: Bool { get set }
以下も見よ
操作状態のカスタマイズ
var interactionState: UIPageControl.InteractionState
現在のページが変更されたときの操作状態。
enum UIPageControl.InteractionState
ページコントロール操作状態を定義する定数。