MTLRenderPassDepthAttachmentDescriptor Classe

Definizione

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

[Foundation.Register("MTLRenderPassDepthAttachmentDescriptor", true)]
public class MTLRenderPassDepthAttachmentDescriptor : Metal.MTLRenderPassAttachmentDescriptor
[<Foundation.Register("MTLRenderPassDepthAttachmentDescriptor", true)>]
type MTLRenderPassDepthAttachmentDescriptor = class
    inherit MTLRenderPassAttachmentDescriptor
Ereditarietà
MTLRenderPassDepthAttachmentDescriptor
Attributi

Costruttori

Nome Descrizione
MTLRenderPassDepthAttachmentDescriptor()

Crea un nuovo MTLRenderPassDepthAttachmentDescriptor oggetto con valori predefiniti.

MTLRenderPassDepthAttachmentDescriptor(NativeHandle)

Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti. Chiamato dal runtime.

MTLRenderPassDepthAttachmentDescriptor(NSObjectFlag)

Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e semplicemente allocare l'oggetto.

Proprietà

Nome Descrizione
AccessibilityAttributedUserInputLabels

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
AccessibilityRespondsToUserInteraction

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
AccessibilityTextualContext

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
AccessibilityUserInputLabels

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Class

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ClassHandle

Handle della classe Objective-C per questa classe.

ClearDepth

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

DebugDescription

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
DepthPlane

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
DepthResolveFilter

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

Description

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ExposedBindings

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da NSObject)
IsDirectBinding

Ottiene o imposta un valore che indica se questa istanza utilizza l'associazione diretta Objective-C.

(Ereditato da NSObject)
IsProxy

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Level

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
LoadAction

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
ResolveDepthPlane

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
ResolveLevel

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
ResolveSlice

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
ResolveTexture

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
RetainCount

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Self

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Slice

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
StoreAction

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
StoreActionOptions

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
Superclass

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
SuperHandle

Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObjectoggetto .

(Ereditato da NSObject)
Texture

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da MTLRenderPassAttachmentDescriptor)
Zone

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)

Metodi

Nome Descrizione
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AwakeFromNib()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
BeginInvokeOnMainThread(Action)

Richiama l'azione specificata in modo asincrono nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Richiama in modo asincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
Bind(NSString, NSObject, String, NSBindingOptions)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Bind(NSString, NSObject, String, NSDictionary)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
CommitEditing()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
CommitEditing(NSObject, Selector, IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ConformsToProtocol(NativeHandle)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Copy()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Copy(NSZone)

Esegue una copia dell'oggetto Objective-C sottostante.

(Ereditato da MTLRenderPassAttachmentDescriptor)
DangerousAutorelease()

Chiama il selettore 'autorelease' su questo oggetto.

(Ereditato da NSObject)
DangerousRelease()

Chiama il selettore 'release' su questo oggetto.

(Ereditato da NSObject)
DangerousRetain()

Chiama il selettore 'retain' su questo oggetto.

(Ereditato da NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
DidChangeValue(String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Dispose()

Rilascia le risorse utilizzate dall'oggetto NSObject .

(Ereditato da NSObject)
Dispose(Boolean)

Rilascia le risorse usate da questo oggetto.

(Ereditato da NSObject)
DoesNotRecognizeSelector(Selector)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Equals(NSObject)

Determina se l'oggetto specificato NSObject è uguale all'oggetto corrente NSObject.

(Ereditato da NSObject)
Equals(Object)

Determina se l'oggetto specificato è uguale all'oggetto corrente NSObject.

(Ereditato da NSObject)
GetBindingInfo(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetBindingOptionDescriptions(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetBindingValueClass(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetHashCode()

Genera un codice hash per l'istanza corrente.

(Ereditato da NSObject)
GetMethodForSelector(Selector)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
GetNativeHash()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Init()

Inizializza l'oggetto chiamando il metodo Objective-C init .

(Ereditato da NSObject)
InitializeHandle(NativeHandle, String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
InitializeHandle(NativeHandle)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
Invoke(Action, Double)

Richiama l'azione specificata dopo il ritardo specificato.

(Ereditato da NSObject)
Invoke(Action, TimeSpan)

Richiama l'azione specificata dopo il ritardo specificato.

(Ereditato da NSObject)
InvokeOnMainThread(Action)

Richiama l'azione specificata in modo sincrono nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
InvokeOnMainThread(Selector, NSObject)

Richiama in modo sincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
IsEqual(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
IsKindOfClass(Class)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
IsMemberOfClass(Class)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
MarkDirty()

Promuove un normale oggetto peer (IsDirectBinding è true) in un oggetto toggleref.

(Ereditato da NSObject)
MutableCopy()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ObjectDidEndEditing(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PerformSelector(Selector)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
PrepareForInterfaceBuilder()

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
RemoveObserver(NSObject, String, IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
RemoveObserver(NSObject, String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
RespondsToSelector(Selector)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
SetNilValueForKey(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
SetValueForKey(NSObject, NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
SetValueForKeyPath(NativeHandle, NSString)

Imposta il valore per la proprietà identificata da un determinato percorso di chiave su un determinato valore.

(Ereditato da NSObject)
SetValueForKeyPath(NSObject, NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ToString()

Restituisce una rappresentazione di stringa del valore dell'istanza corrente.

(Ereditato da NSObject)
Unbind(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ValueForKey(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ValueForKeyPath(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
ValueForUndefinedKey(NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)
WillChangeValue(String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

(Ereditato da NSObject)

Metodi di estensione

Nome Descrizione
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

AccessibilityHitTest(NSObject, CGPoint, UIEvent)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityCustomRotors(NSObject)

Ottiene la matrice di UIAccessibilityCustomRotor oggetti appropriata per this l'oggetto .

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityNextTextNavigationElement(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityNextTextNavigationElementBlock(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityPreviousTextNavigationElement(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityTextInputResponder(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetAccessibilityTextInputResponderHandler(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilityContainerType(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilityCurrentStatus(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilityHasDomFocus(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilityIsRequired(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilityPressedState(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilityRoleDescription(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilitySelectedTextRange(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilitySortDirection(NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetBrowserAccessibilityValue(NSObject, NSRange)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetDebugDescription(INSObjectProtocol)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetHandle(INativeObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetNonNullHandle(INativeObject, String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

GetValidModes(NSObject, NSFontPanel)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

ObjectDidBeginEditing(NSObject, INSEditor)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

ObjectDidEndEditing(NSObject, INSEditor)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

Imposta la matrice di UIAccessibilityCustomRotor oggetti appropriata per this l'oggetto .

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetBrowserAccessibilityCurrentStatus(NSObject, String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetBrowserAccessibilityRoleDescription(NSObject, String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetBrowserAccessibilitySortDirection(NSObject, String)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

ValidateToolbarItem(NSObject, NSToolbarItem)

Oggetto MTLRenderPassAttachmentDescriptor che contiene la profondità chiara per un passaggio di rendering.

Si applica a

Vedi anche