MTLSharedTextureHandle Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Register("MTLSharedTextureHandle", true)]
public class MTLSharedTextureHandle : Foundation.NSObject, Foundation.INSSecureCoding, IDisposable
[Foundation.Register("MTLSharedTextureHandle", true)]
[ObjCRuntime.UnsupportedSimulator("ios")]
public class MTLSharedTextureHandle : Foundation.NSObject, Foundation.INSSecureCoding, IDisposable
[Foundation.Register("MTLSharedTextureHandle", true)]
[ObjCRuntime.UnsupportedSimulator("tvos")]
public class MTLSharedTextureHandle : Foundation.NSObject, Foundation.INSSecureCoding, IDisposable
[<Foundation.Register("MTLSharedTextureHandle", true)>]
type MTLSharedTextureHandle = class
inherit NSObject
interface INSCoding
interface INativeObject
interface IDisposable
interface INSSecureCoding
[<Foundation.Register("MTLSharedTextureHandle", true)>]
[<ObjCRuntime.UnsupportedSimulator("ios")>]
type MTLSharedTextureHandle = class
inherit NSObject
interface INSCoding
interface INativeObject
interface IDisposable
interface INSSecureCoding
[<Foundation.Register("MTLSharedTextureHandle", true)>]
[<ObjCRuntime.UnsupportedSimulator("tvos")>]
type MTLSharedTextureHandle = class
inherit NSObject
interface INSCoding
interface INativeObject
interface IDisposable
interface INSSecureCoding
- Herencia
- Atributos
- Implementaciones
Constructores
| Nombre | Description |
|---|---|
| MTLSharedTextureHandle(NativeHandle) |
Constructor usado al crear representaciones administradas de objetos no administrados. Llamado por el tiempo de ejecución. |
| MTLSharedTextureHandle(NSCoder) |
Constructor que inicializa el objeto a partir de los datos almacenados en el objeto unarchiver. |
| MTLSharedTextureHandle(NSObjectFlag) |
Constructor para llamar a en clases derivadas para omitir la inicialización y simplemente asignar el objeto. |
Propiedades
| Nombre | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Heredado de NSObject) |
| AccessibilityRespondsToUserInteraction | (Heredado de NSObject) |
| AccessibilityTextualContext | (Heredado de NSObject) |
| AccessibilityUserInputLabels | (Heredado de NSObject) |
| Class | (Heredado de NSObject) |
| ClassHandle |
Identificador de clase Objective-C para esta clase. |
| DebugDescription | (Heredado de NSObject) |
| Description | (Heredado de NSObject) |
| Device | |
| ExposedBindings | (Heredado de NSObject) |
| Handle |
Controla (puntero) a la representación de objeto no administrada. (Heredado de NSObject) |
| IsDirectBinding |
Obtiene o establece un valor que indica si esta instancia usa Objective-C enlace directo. (Heredado de NSObject) |
| IsProxy | (Heredado de NSObject) |
| Label | |
| RetainCount | (Heredado de NSObject) |
| Self | (Heredado de NSObject) |
| Superclass | (Heredado de NSObject) |
| SuperHandle |
Identificador usado para representar los métodos de la clase base para este NSObject. (Heredado de NSObject) |
| Zone | (Heredado de NSObject) |