Linguaggio

MPRemoteCommandEvent Classe

Definizione

Classe che fornisce informazioni su un comando lettore.

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

Costruttori

Nome Descrizione
MPRemoteCommandEvent(NativeHandle)

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

MPRemoteCommandEvent(NSObjectFlag)

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

Proprietà

Nome Descrizione
AccessibilityAttributedUserInputLabels

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
AccessibilityRespondsToUserInteraction

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
AccessibilityTextualContext

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
AccessibilityUserInputLabels

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
Class

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
ClassHandle

Handle della classe Objective-C per questa classe.

Command

Classe che fornisce informazioni su un comando lettore.

DebugDescription

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
Description

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
ExposedBindings

Classe che fornisce informazioni su un comando lettore.

(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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
RetainCount

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
Self

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
Superclass

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
SuperHandle

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

(Ereditato da NSObject)
Timestamp

Classe che fornisce informazioni su un comando lettore.

Zone

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)

Metodi

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
CommitEditing()

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
ConformsToProtocol(NativeHandle)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
Copy()

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
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)

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
DidChangeValue(String)

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
GetBindingOptionDescriptions(NSString)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
GetBindingValueClass(NSString)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
GetHashCode()

Genera un codice hash per l'istanza corrente.

(Ereditato da NSObject)
GetMethodForSelector(Selector)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
GetNativeHash()

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
Init()

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

(Ereditato da NSObject)
InitializeHandle(NativeHandle, String)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
InitializeHandle(NativeHandle)

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
IsKindOfClass(Class)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
IsMemberOfClass(Class)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
MarkDirty()

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

(Ereditato da NSObject)
MutableCopy()

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
ObjectDidEndEditing(NSObject)

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject)

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
PerformSelector(Selector)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
PrepareForInterfaceBuilder()

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString)

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
RemoveObserver(NSObject, String)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
RespondsToSelector(Selector)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
SetNilValueForKey(NSString)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
SetValueForKey(NSObject, NSString)

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
ToString()

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

(Ereditato da NSObject)
Unbind(NSString)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
ValueForKey(NSString)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
ValueForKeyPath(NSString)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
ValueForUndefinedKey(NSString)

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)
WillChangeValue(String)

Classe che fornisce informazioni su un comando lettore.

(Ereditato da NSObject)

Metodi di estensione

Nome Descrizione
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Classe che fornisce informazioni su un comando lettore.

AccessibilityHitTest(NSObject, CGPoint, UIEvent)

Classe che fornisce informazioni su un comando lettore.

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Classe che fornisce informazioni su un comando lettore.

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

Classe che fornisce informazioni su un comando lettore.

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

Classe che fornisce informazioni su un comando lettore.

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Classe che fornisce informazioni su un comando lettore.

GetAccessibilityCustomRotors(NSObject)

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

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

Classe che fornisce informazioni su un comando lettore.

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetAccessibilityNextTextNavigationElement(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetAccessibilityNextTextNavigationElementBlock(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetAccessibilityPreviousTextNavigationElement(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetAccessibilityTextInputResponder(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetAccessibilityTextInputResponderHandler(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilityContainerType(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilityCurrentStatus(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilityHasDomFocus(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilityIsRequired(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilityPressedState(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilityRoleDescription(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilitySelectedTextRange(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilitySortDirection(NSObject)

Classe che fornisce informazioni su un comando lettore.

GetBrowserAccessibilityValue(NSObject, NSRange)

Classe che fornisce informazioni su un comando lettore.

GetDebugDescription(INSObjectProtocol)

Classe che fornisce informazioni su un comando lettore.

GetHandle(INativeObject)

Classe che fornisce informazioni su un comando lettore.

GetNonNullHandle(INativeObject, String)

Classe che fornisce informazioni su un comando lettore.

GetValidModes(NSObject, NSFontPanel)

Classe che fornisce informazioni su un comando lettore.

ObjectDidBeginEditing(NSObject, INSEditor)

Classe che fornisce informazioni su un comando lettore.

ObjectDidEndEditing(NSObject, INSEditor)

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

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

Classe che fornisce informazioni su un comando lettore.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

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

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

Classe che fornisce informazioni su un comando lettore.

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Classe che fornisce informazioni su un comando lettore.

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

Classe che fornisce informazioni su un comando lettore.

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Classe che fornisce informazioni su un comando lettore.

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

Classe che fornisce informazioni su un comando lettore.

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

Classe che fornisce informazioni su un comando lettore.

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

Classe che fornisce informazioni su un comando lettore.

SetBrowserAccessibilityCurrentStatus(NSObject, String)

Classe che fornisce informazioni su un comando lettore.

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

Classe che fornisce informazioni su un comando lettore.

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

Classe che fornisce informazioni su un comando lettore.

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

Classe che fornisce informazioni su un comando lettore.

SetBrowserAccessibilityRoleDescription(NSObject, String)

Classe che fornisce informazioni su un comando lettore.

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

Classe che fornisce informazioni su un comando lettore.

SetBrowserAccessibilitySortDirection(NSObject, String)

Classe che fornisce informazioni su un comando lettore.

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

Classe che fornisce informazioni su un comando lettore.

ValidateToolbarItem(NSObject, NSToolbarItem)

Classe che fornisce informazioni su un comando lettore.

Si applica a

Vedi anche