Share via


MPSGraphDepthwiseConvolution3DOpDescriptor.Strides Property

Definition

[ObjCRuntime.BindAs(typeof(System.Int32[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual int[] Strides { [Foundation.Export("strides", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setStrides:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindAs(typeof(System.Int32[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("strides", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setStrides:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Strides : int[] with get, set

Property Value

Int32[]
Attributes

Applies to