UIView.CoordinateSpace Propiedad

Definición

Devuelve la implemenación del espacio de coordenadas para uiView.

[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

Valor de propiedad

La implementación del espacio de coordenadas para uiView.

Implementaciones

Atributos

Se aplica a