Share via


MPSGraphGruDescriptor.UpdateGateActivation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShadersGraph.MPSGraphRnnActivation UpdateGateActivation { [Foundation.Export("updateGateActivation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setUpdateGateActivation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("updateGateActivation", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setUpdateGateActivation:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.UpdateGateActivation : MetalPerformanceShadersGraph.MPSGraphRnnActivation with get, set

Property Value

Attributes

Applies to