MidiNetworkHost Classe

Definizione

Un host MIDI remoto.

[Foundation.Register("MIDINetworkHost", true)]
public class MidiNetworkHost : Foundation.NSObject
[<Foundation.Register("MIDINetworkHost", true)>]
type MidiNetworkHost = class
    inherit NSObject
Ereditarietà
MidiNetworkHost
Attributi

Costruttori

Nome Descrizione
MidiNetworkHost(NativeHandle)

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

MidiNetworkHost(NSObjectFlag)

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

Proprietà

Nome Descrizione
AccessibilityAttributedUserInputLabels

Un host MIDI remoto.

(Ereditato da NSObject)
AccessibilityRespondsToUserInteraction

Un host MIDI remoto.

(Ereditato da NSObject)
AccessibilityTextualContext

Un host MIDI remoto.

(Ereditato da NSObject)
AccessibilityUserInputLabels

Un host MIDI remoto.

(Ereditato da NSObject)
Address

Un host MIDI remoto.

Class

Un host MIDI remoto.

(Ereditato da NSObject)
ClassHandle

Handle della classe Objective-C per questa classe.

DebugDescription

Un host MIDI remoto.

(Ereditato da NSObject)
Description

Un host MIDI remoto.

(Ereditato da NSObject)
ExposedBindings

Un host MIDI remoto.

(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

Un host MIDI remoto.

(Ereditato da NSObject)
Name

Un host MIDI remoto.

NetServiceDomain

Un host MIDI remoto.

NetServiceName

Un host MIDI remoto.

Port

Un host MIDI remoto.

RetainCount

Un host MIDI remoto.

(Ereditato da NSObject)
Self

Un host MIDI remoto.

(Ereditato da NSObject)
Superclass

Un host MIDI remoto.

(Ereditato da NSObject)
SuperHandle

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

(Ereditato da NSObject)
Zone

Un host MIDI remoto.

(Ereditato da NSObject)

Metodi

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

Un host MIDI remoto.

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

Un host MIDI remoto.

(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()

Un host MIDI remoto.

(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)

Un host MIDI remoto.

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

Un host MIDI remoto.

(Ereditato da NSObject)
CommitEditing()

Un host MIDI remoto.

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

Un host MIDI remoto.

(Ereditato da NSObject)
ConformsToProtocol(NativeHandle)

Un host MIDI remoto.

(Ereditato da NSObject)
Copy()

Un host MIDI remoto.

(Ereditato da NSObject)
Create(String, NSNetService)

Un host MIDI remoto.

Create(String, String, IntPtr)

Un host MIDI remoto.

Create(String, String, String)

Un host MIDI remoto.

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)

Un host MIDI remoto.

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

Un host MIDI remoto.

(Ereditato da NSObject)
DidChangeValue(String)

Un host MIDI remoto.

(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)

Un host MIDI remoto.

(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)

Un host MIDI remoto.

(Ereditato da NSObject)
GetBindingOptionDescriptions(NSString)

Un host MIDI remoto.

(Ereditato da NSObject)
GetBindingValueClass(NSString)

Un host MIDI remoto.

(Ereditato da NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Un host MIDI remoto.

(Ereditato da NSObject)
GetHashCode()

Genera un codice hash per l'istanza corrente.

(Ereditato da NSObject)
GetMethodForSelector(Selector)

Un host MIDI remoto.

(Ereditato da NSObject)
GetNativeHash()

Un host MIDI remoto.

(Ereditato da NSObject)
HasSameAddressAs(MidiNetworkHost)

Un host MIDI remoto.

Init()

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

(Ereditato da NSObject)
InitializeHandle(NativeHandle, String)

Un host MIDI remoto.

(Ereditato da NSObject)
InitializeHandle(NativeHandle)

Un host MIDI remoto.

(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)

Un host MIDI remoto.

(Ereditato da NSObject)
IsKindOfClass(Class)

Un host MIDI remoto.

(Ereditato da NSObject)
IsMemberOfClass(Class)

Un host MIDI remoto.

(Ereditato da NSObject)
MarkDirty()

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

(Ereditato da NSObject)
MutableCopy()

Un host MIDI remoto.

(Ereditato da NSObject)
ObjectDidEndEditing(NSObject)

Un host MIDI remoto.

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

Un host MIDI remoto.

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

Un host MIDI remoto.

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

Un host MIDI remoto.

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

Un host MIDI remoto.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject)

Un host MIDI remoto.

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

Un host MIDI remoto.

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

Un host MIDI remoto.

(Ereditato da NSObject)
PerformSelector(Selector)

Un host MIDI remoto.

(Ereditato da NSObject)
PrepareForInterfaceBuilder()

Un host MIDI remoto.

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

Un host MIDI remoto.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString)

Un host MIDI remoto.

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

Un host MIDI remoto.

(Ereditato da NSObject)
RemoveObserver(NSObject, String)

Un host MIDI remoto.

(Ereditato da NSObject)
RespondsToSelector(Selector)

Un host MIDI remoto.

(Ereditato da NSObject)
SetNilValueForKey(NSString)

Un host MIDI remoto.

(Ereditato da NSObject)
SetValueForKey(NSObject, NSString)

Un host MIDI remoto.

(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)

Un host MIDI remoto.

(Ereditato da NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Un host MIDI remoto.

(Ereditato da NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Un host MIDI remoto.

(Ereditato da NSObject)
ToString()

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

(Ereditato da NSObject)
Unbind(NSString)

Un host MIDI remoto.

(Ereditato da NSObject)
ValueForKey(NSString)

Un host MIDI remoto.

(Ereditato da NSObject)
ValueForKeyPath(NSString)

Un host MIDI remoto.

(Ereditato da NSObject)
ValueForUndefinedKey(NSString)

Un host MIDI remoto.

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

Un host MIDI remoto.

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

Un host MIDI remoto.

(Ereditato da NSObject)
WillChangeValue(String)

Un host MIDI remoto.

(Ereditato da NSObject)

Metodi di estensione

Nome Descrizione
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Un host MIDI remoto.

AccessibilityHitTest(NSObject, CGPoint, UIEvent)

Un host MIDI remoto.

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Un host MIDI remoto.

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

Un host MIDI remoto.

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

Un host MIDI remoto.

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Un host MIDI remoto.

GetAccessibilityCustomRotors(NSObject)

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

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

Un host MIDI remoto.

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

Un host MIDI remoto.

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

Un host MIDI remoto.

GetAccessibilityNextTextNavigationElement(NSObject)

Un host MIDI remoto.

GetAccessibilityNextTextNavigationElementBlock(NSObject)

Un host MIDI remoto.

GetAccessibilityPreviousTextNavigationElement(NSObject)

Un host MIDI remoto.

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

Un host MIDI remoto.

GetAccessibilityTextInputResponder(NSObject)

Un host MIDI remoto.

GetAccessibilityTextInputResponderHandler(NSObject)

Un host MIDI remoto.

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

Un host MIDI remoto.

GetBrowserAccessibilityContainerType(NSObject)

Un host MIDI remoto.

GetBrowserAccessibilityCurrentStatus(NSObject)

Un host MIDI remoto.

GetBrowserAccessibilityHasDomFocus(NSObject)

Un host MIDI remoto.

GetBrowserAccessibilityIsRequired(NSObject)

Un host MIDI remoto.

GetBrowserAccessibilityPressedState(NSObject)

Un host MIDI remoto.

GetBrowserAccessibilityRoleDescription(NSObject)

Un host MIDI remoto.

GetBrowserAccessibilitySelectedTextRange(NSObject)

Un host MIDI remoto.

GetBrowserAccessibilitySortDirection(NSObject)

Un host MIDI remoto.

GetBrowserAccessibilityValue(NSObject, NSRange)

Un host MIDI remoto.

GetDebugDescription(INSObjectProtocol)

Un host MIDI remoto.

GetHandle(INativeObject)

Un host MIDI remoto.

GetNonNullHandle(INativeObject, String)

Un host MIDI remoto.

GetValidModes(NSObject, NSFontPanel)

Un host MIDI remoto.

ObjectDidBeginEditing(NSObject, INSEditor)

Un host MIDI remoto.

ObjectDidEndEditing(NSObject, INSEditor)

Un host MIDI remoto.

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

Un host MIDI remoto.

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

Un host MIDI remoto.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

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

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

Un host MIDI remoto.

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Un host MIDI remoto.

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

Un host MIDI remoto.

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Un host MIDI remoto.

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

Un host MIDI remoto.

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

Un host MIDI remoto.

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

Un host MIDI remoto.

SetBrowserAccessibilityCurrentStatus(NSObject, String)

Un host MIDI remoto.

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

Un host MIDI remoto.

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

Un host MIDI remoto.

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

Un host MIDI remoto.

SetBrowserAccessibilityRoleDescription(NSObject, String)

Un host MIDI remoto.

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

Un host MIDI remoto.

SetBrowserAccessibilitySortDirection(NSObject, String)

Un host MIDI remoto.

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

Un host MIDI remoto.

ValidateToolbarItem(NSObject, NSToolbarItem)

Un host MIDI remoto.

Si applica a

Vedi anche