共用方式為


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
屬性

適用於