IUIFocusItemContainer.CoordinateSpace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the coordinate space implemenation.
[Foundation.Preserve(Conditional=true)]
public UIKit.IUICoordinateSpace CoordinateSpace { [Foundation.Export("coordinateSpace")] get; }
member this.CoordinateSpace : UIKit.IUICoordinateSpace
Property Value
The coordinate space implemenation.
- Attributes