SKNode.Frame 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 rectangle, in the parent node's coordinate system, that contains only the current node.
public virtual CoreGraphics.CGRect Frame { [Foundation.Export("frame")] get; }
member this.Frame : CoreGraphics.CGRect
Property Value
- Attributes