IMPSHandle Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interface décrivant un identificateur spécifique aux nuanceurs de performances métalliques.
[Foundation.Protocol(Name="MPSHandle", WrapperType=typeof(MetalPerformanceShaders.MPSHandleWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMPSHandle : Foundation.INSCoding, IDisposable
type IMPSHandle = interface
interface INativeObject
interface IDisposable
interface INSCoding
- Attributs
- Implémente
Propriétés
Handle |
Handle (pointeur) vers la représentation d’objet non managée. (Hérité de INativeObject) |
Label |
Interface décrivant un identificateur spécifique aux nuanceurs de performances métalliques. |
Méthodes
EncodeTo(NSCoder) |
Sérialise |