Edit

Share via


MPSStateResourceList Constructors

Definition

Overloads

MPSStateResourceList()
MPSStateResourceList(NSObjectFlag)
MPSStateResourceList(IntPtr)

MPSStateResourceList()

[Foundation.Export("init")]
public MPSStateResourceList ();
Attributes

Applies to

MPSStateResourceList(NSObjectFlag)

protected MPSStateResourceList (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSStateResourceList : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSStateResourceList

Parameters

Applies to

MPSStateResourceList(IntPtr)

protected internal MPSStateResourceList (IntPtr handle);
new MetalPerformanceShaders.MPSStateResourceList : nativeint -> MetalPerformanceShaders.MPSStateResourceList

Parameters

handle
IntPtr

nativeint

Applies to