Editar

Compartir a través de


WKInterfaceSlider.SetValue(Single) Method

Definition

Sets the value of the slider.

[Foundation.Export("setValue:")]
public virtual void SetValue (float value);
abstract member SetValue : single -> unit
override this.SetValue : single -> unit

Parameters

value
Single

The desired value.

Attributes

Applies to