次の方法で共有


UISlider.Continuous プロパティ

定義

true 設定すると、スライダーの更新時に更新イベントが継続的に送信されます。 に false設定すると、スライダーが最終的に更新されたときにのみ更新イベントが送信されます

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

プロパティ値

属性

適用対象