MTL4CommandBufferOptions Classe
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.
[Foundation.Register("MTL4CommandBufferOptions", true)]
public class MTL4CommandBufferOptions : Foundation.NSObject, Foundation.INSCopying, IDisposable
[Foundation.Register("MTL4CommandBufferOptions", true)]
[ObjCRuntime.UnsupportedSimulator("ios")]
public class MTL4CommandBufferOptions : Foundation.NSObject, Foundation.INSCopying, IDisposable
[Foundation.Register("MTL4CommandBufferOptions", true)]
[ObjCRuntime.UnsupportedSimulator("tvos")]
public class MTL4CommandBufferOptions : Foundation.NSObject, Foundation.INSCopying, IDisposable
[<Foundation.Register("MTL4CommandBufferOptions", true)>]
type MTL4CommandBufferOptions = class
inherit NSObject
interface INSCopying
interface INativeObject
interface IDisposable
[<Foundation.Register("MTL4CommandBufferOptions", true)>]
[<ObjCRuntime.UnsupportedSimulator("ios")>]
type MTL4CommandBufferOptions = class
inherit NSObject
interface INSCopying
interface INativeObject
interface IDisposable
[<Foundation.Register("MTL4CommandBufferOptions", true)>]
[<ObjCRuntime.UnsupportedSimulator("tvos")>]
type MTL4CommandBufferOptions = class
inherit NSObject
interface INSCopying
interface INativeObject
interface IDisposable
- Héritage
- Attributs
- Implémente
Constructeurs
| Nom | Description |
|---|---|
| MTL4CommandBufferOptions() |
Crée un nouveau MTL4CommandBufferOptions avec des valeurs par défaut. |
| MTL4CommandBufferOptions(NativeHandle) |
Constructeur utilisé lors de la création de représentations managées d’objets non managés. Appelé par le runtime. |
| MTL4CommandBufferOptions(NSObjectFlag) |
Constructeur pour appeler des classes dérivées pour ignorer l’initialisation et simplement allouer l’objet. |
Propriétés
| Nom | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Hérité de NSObject) |
| AccessibilityRespondsToUserInteraction | (Hérité de NSObject) |
| AccessibilityTextualContext | (Hérité de NSObject) |
| AccessibilityUserInputLabels | (Hérité de NSObject) |
| Class | (Hérité de NSObject) |
| ClassHandle |
Handle de classe Objective-C pour cette classe. |
| DebugDescription | (Hérité de NSObject) |
| Description | (Hérité de NSObject) |
| ExposedBindings | (Hérité de NSObject) |
| Handle |
Handle (pointeur) vers la représentation d’objet non managée. (Hérité de NSObject) |
| IsDirectBinding |
Obtient ou définit une valeur indiquant si cette instance utilise une liaison de Objective-C directe. (Hérité de NSObject) |
| IsProxy | (Hérité de NSObject) |
| LogState | |
| RetainCount | (Hérité de NSObject) |
| Self | (Hérité de NSObject) |
| Superclass | (Hérité de NSObject) |
| SuperHandle |
Handle utilisé pour représenter les méthodes dans la classe de base pour ce NSObject. (Hérité de NSObject) |
| Zone | (Hérité de NSObject) |