다음을 통해 공유


ZoomingEndedEventArgs 클래스

정의

ZoomingEnded 이벤트에 대한 데이터를 제공합니다.

public class ZoomingEndedEventArgs : EventArgs
type ZoomingEndedEventArgs = class
    inherit EventArgs
상속
ZoomingEndedEventArgs

생성자

ZoomingEndedEventArgs(UIView, nfloat)

ZoomingEndedEventArgs 클래스의 새 instance 초기화합니다.

속성

AtScale

최종 배율 인수입니다.

WithView

확대/축소된 콘텐츠를 보유하는 UIView입니다.

적용 대상

추가 정보