Share via


UIScrollView.CoordinateSpace 속성

정의

scrollview에 대한 좌표 공간 임페멘션을 반환합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.IUICoordinateSpace CoordinateSpace { [Foundation.Export("coordinateSpace")] get; }
member this.CoordinateSpace : UIKit.IUICoordinateSpace

속성 값

scrollview의 좌표 공간 임페멘션입니다.

구현

특성

적용 대상