UIScrollView.SetZoomScale(nfloat, Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define a escala do UIScrollView conteúdo do objeto. (Consulte 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
Parâmetros
- scale
- nfloat
O valor a ser dimensionado.
- animated
- Boolean
- Atributos