次の方法で共有


UIScrollView.SetZoomScale(nfloat, Boolean) メソッド

定義

オブジェクトの内容のスケールを UIScrollView 設定します。 (「」を参照 ZoomScale)

[Foundation.Export("setZoomScale:animated:")]
public virtual void SetZoomScale (nfloat scale, bool animated);
abstract member SetZoomScale : nfloat * bool -> unit
override this.SetZoomScale : nfloat * bool -> unit

パラメーター

scale
nfloat

をスケーリングする量。

animated
Boolean
属性

適用対象