MPSState.GetBufferSize(nuint) Method

Definition

[Foundation.Export("bufferSizeAtIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual nuint GetBufferSize (nuint index);
abstract member GetBufferSize : nuint -> nuint
override this.GetBufferSize : nuint -> nuint

Parameters

index
System.System.UIntPtr System.unativeint

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to