IMTLComputeCommandEncoder.SetBytes(IntPtr, nuint, nuint) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("setBytes:length:atIndex:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public void SetBytes (IntPtr bytes, nuint length, nuint index);
abstract member SetBytes : nativeint * nuint * nuint -> unit
Parametri
- bytes
-
IntPtr
nativeint
- length
- System.System.UIntPtr System.unativeint
- index
- System.System.UIntPtr System.unativeint
- Attributi