UIScrollView.CoordinateSpace プロパティ

定義

スクロール ビューの座標空間の補完を返します。

[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

プロパティ値

スクロール ビューの座標空間の補完。

実装

属性

適用対象