UIKit.UISlider.Continuous Property
If set to true then update events are continuously sent as the slider is updated. If set to false, then an update event is only sent when the slider is finally updated

Syntax

[get: Foundation.Export("isContinuous")]
[set: Foundation.Export("setContinuous:")]
public virtual bool Continuous { get; set; }

Value

Remarks

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0