Share via


SCNNode.Frame Property

Definition

Returns the frame in the reference coordinate space of the containing IUIFocusItemContainer.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect Frame { [Foundation.Export("frame")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("frame")>]
member this.Frame : CoreGraphics.CGRect

Property Value

The frame in the reference coordinate space of the containing IUIFocusItemContainer.

Implements

Attributes

Applies to