MTL4BinaryFunctionDescriptor 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("MTL4BinaryFunctionDescriptor", true)]
public class MTL4BinaryFunctionDescriptor : Foundation.NSObject, Foundation.INSCopying, IDisposable
[Foundation.Register("MTL4BinaryFunctionDescriptor", true)]
[ObjCRuntime.UnsupportedSimulator("ios")]
public class MTL4BinaryFunctionDescriptor : Foundation.NSObject, Foundation.INSCopying, IDisposable
[Foundation.Register("MTL4BinaryFunctionDescriptor", true)]
[ObjCRuntime.UnsupportedSimulator("tvos")]
public class MTL4BinaryFunctionDescriptor : Foundation.NSObject, Foundation.INSCopying, IDisposable
[<Foundation.Register("MTL4BinaryFunctionDescriptor", true)>]
type MTL4BinaryFunctionDescriptor = class
inherit NSObject
interface INSCopying
interface INativeObject
interface IDisposable
[<Foundation.Register("MTL4BinaryFunctionDescriptor", true)>]
[<ObjCRuntime.UnsupportedSimulator("ios")>]
type MTL4BinaryFunctionDescriptor = class
inherit NSObject
interface INSCopying
interface INativeObject
interface IDisposable
[<Foundation.Register("MTL4BinaryFunctionDescriptor", true)>]
[<ObjCRuntime.UnsupportedSimulator("tvos")>]
type MTL4BinaryFunctionDescriptor = class
inherit NSObject
interface INSCopying
interface INativeObject
interface IDisposable
- Herencia
- Atributos
- Implementaciones
Constructores
| Nombre | Description |
|---|---|
| MTL4BinaryFunctionDescriptor() |
Crea un nuevo MTL4BinaryFunctionDescriptor con valores predeterminados. |
| MTL4BinaryFunctionDescriptor(NativeHandle) |
Constructor usado al crear representaciones administradas de objetos no administrados. Llamado por el tiempo de ejecución. |
| MTL4BinaryFunctionDescriptor(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) |
| ExposedBindings | (Heredado de NSObject) |
| FunctionDescriptor | |
| 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) |
| Name | |
| Options | |
| 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) |