次の方法で共有


UISlider.ThumbRectForBounds(CGRect, CGRect, Single) メソッド

定義

サム イメージの描画 CGRect を取得します。

[Foundation.Export("thumbRectForBounds:trackRect:value:")]
public virtual CoreGraphics.CGRect ThumbRectForBounds (CoreGraphics.CGRect bounds, CoreGraphics.CGRect trackRect, float value);
abstract member ThumbRectForBounds : CoreGraphics.CGRect * CoreGraphics.CGRect * single -> CoreGraphics.CGRect
override this.ThumbRectForBounds : CoreGraphics.CGRect * CoreGraphics.CGRect * single -> CoreGraphics.CGRect

パラメーター

bounds
CGRect
trackRect
CGRect
value
Single

戻り値

属性

適用対象