UIActionSheetDelegate Classe

Definizione

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

[Foundation.Model]
[Foundation.Protocol]
[Foundation.Register("Microsoft_iOS__UIKit_UIActionSheetDelegate", false)]
public class UIActionSheetDelegate : Foundation.NSObject, IDisposable, UIKit.IUIActionSheetDelegate
[Foundation.Model]
[Foundation.Protocol]
[Foundation.Register("Microsoft_MacCatalyst__UIKit_UIActionSheetDelegate", false)]
public class UIActionSheetDelegate : Foundation.NSObject, IDisposable, UIKit.IUIActionSheetDelegate
[<Foundation.Model>]
[<Foundation.Protocol>]
[<Foundation.Register("Microsoft_iOS__UIKit_UIActionSheetDelegate", false)>]
type UIActionSheetDelegate = class
    inherit NSObject
    interface IUIActionSheetDelegate
    interface INativeObject
    interface IDisposable
[<Foundation.Model>]
[<Foundation.Protocol>]
[<Foundation.Register("Microsoft_MacCatalyst__UIKit_UIActionSheetDelegate", false)>]
type UIActionSheetDelegate = class
    inherit NSObject
    interface IUIActionSheetDelegate
    interface INativeObject
    interface IDisposable
Ereditarietà
UIActionSheetDelegate
Attributi
Implementazioni

Commenti

Implementazione fortemente tipizzata di una classe che può essere usata per rispondere agli eventi generati da UIActionSheet.

Costruttori

Nome Descrizione
UIActionSheetDelegate()

Crea un nuovo UIActionSheetDelegate oggetto con valori predefiniti.

UIActionSheetDelegate(NativeHandle)

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

UIActionSheetDelegate(NSObjectFlag)

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

Proprietà

Nome Descrizione
AccessibilityAttributedUserInputLabels

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
AccessibilityRespondsToUserInteraction

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
AccessibilityTextualContext

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
AccessibilityUserInputLabels

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
Class

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
ClassHandle

Handle della classe Objective-C per questa classe.

(Ereditato da NSObject)
DebugDescription

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
Description

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(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 utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
RetainCount

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
Self

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
Superclass

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
SuperHandle

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

(Ereditato da NSObject)
Zone

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)

Metodi

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(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 utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Indica che UIActionSheet è stato annullato.

Clicked(UIActionSheet, IntPtr)

Indica che è stato fatto clic sul pulsanteIndex.

ConformsToProtocol(NativeHandle)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
Copy()

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(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 utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
DidChangeValue(String)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
Dismissed(UIActionSheet, IntPtr)

Indica che l'azione è stata chiusa dalla schermata a causa del push del pulsante in buttonIndex.

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 utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(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)
GetDictionaryOfValuesFromKeys(NSString[])

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
GetHashCode()

Genera un codice hash per l'istanza corrente.

(Ereditato da NSObject)
GetMethodForSelector(Selector)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
GetNativeHash()

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
Init()

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

(Ereditato da NSObject)
InitializeHandle(NativeHandle, String)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
InitializeHandle(NativeHandle)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(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 utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
IsKindOfClass(Class)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
IsMemberOfClass(Class)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
MarkDirty()

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

(Ereditato da NSObject)
MutableCopy()

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
PerformSelector(Selector)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
PrepareForInterfaceBuilder()

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
Presented(UIActionSheet)

Indica che il foglio azioni è stato presentato all'utente.

RemoveObserver(NSObject, NSString, IntPtr)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
RemoveObserver(NSObject, String)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
RespondsToSelector(Selector)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
SetNilValueForKey(NSString)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
SetValueForKey(NSObject, NSString)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(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 utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
ToString()

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

(Ereditato da NSObject)
ValueForKey(NSString)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
ValueForKeyPath(NSString)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
ValueForUndefinedKey(NSString)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
WillChangeValue(String)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

(Ereditato da NSObject)
WillDismiss(UIActionSheet, IntPtr)

Indica che il foglio azioni verrà ignorato a breve a causa del push del pulsante in buttonIndex.

WillPresent(UIActionSheet)

Indica che la finestra delle azioni sta per essere presentata.

Metodi di estensione

Nome Descrizione
AccessibilityHitTest(NSObject, CGPoint, UIEvent)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

Canceled(IUIActionSheetDelegate, UIActionSheet)

Indica che UIActionSheet è stato annullato.

Clicked(IUIActionSheetDelegate, UIActionSheet, IntPtr)

Indica che è stato fatto clic sul pulsanteIndex.

Dismissed(IUIActionSheetDelegate, UIActionSheet, IntPtr)

Indica che l'azione è stata chiusa dalla schermata a causa del push del pulsante in buttonIndex.

GetAccessibilityCustomRotors(NSObject)

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

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetAccessibilityNextTextNavigationElement(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetAccessibilityNextTextNavigationElementBlock(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetAccessibilityPreviousTextNavigationElement(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetAccessibilityTextInputResponder(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetAccessibilityTextInputResponderHandler(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilityContainerType(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilityCurrentStatus(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilityHasDomFocus(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilityIsRequired(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilityPressedState(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilityRoleDescription(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilitySelectedTextRange(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilitySortDirection(NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetBrowserAccessibilityValue(NSObject, NSRange)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetDebugDescription(INSObjectProtocol)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetHandle(INativeObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

GetNonNullHandle(INativeObject, String)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

Presented(IUIActionSheetDelegate, UIActionSheet)

Indica che il foglio azioni è stato presentato all'utente.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

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

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

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

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetBrowserAccessibilityCurrentStatus(NSObject, String)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetBrowserAccessibilityRoleDescription(NSObject, String)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetBrowserAccessibilitySortDirection(NSObject, String)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

Classe utilizzata per ricevere notifiche da un oggetto UIActionSheet.

WillDismiss(IUIActionSheetDelegate, UIActionSheet, IntPtr)

Indica che il foglio azioni verrà ignorato a breve a causa del push del pulsante in buttonIndex.

WillPresent(IUIActionSheetDelegate, UIActionSheet)

Indica che la finestra delle azioni sta per essere presentata.

Si applica a

Vedi anche