Share via


SCNParticleSystem.WeakPropertyControllers Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? WeakPropertyControllers { [Foundation.Export("propertyControllers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPropertyControllers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("propertyControllers", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPropertyControllers:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.WeakPropertyControllers : Foundation.NSDictionary with get, set

Property Value

Attributes

Applies to