Share via


MPSMatrix.RowBytes Property

Definition

Gets the row stride, in bytes.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr RowBytes { [Foundation.Export("rowBytes")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rowBytes")>]
member this.RowBytes : unativeint

Property Value

UIntPtr

unativeint

Attributes

Applies to