Share via


SKNode.ReachConstraints Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKReachConstraints? ReachConstraints { [Foundation.Export("reachConstraints", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setReachConstraints:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("reachConstraints", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setReachConstraints:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ReachConstraints : SpriteKit.SKReachConstraints with get, set

Property Value

Attributes

Applies to