UIScrollView.SetZoomScale(nfloat, Boolean) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定物件內容的縮放比例 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
- 屬性