Langage

UNNotificationCategory Classe

Définition

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

[Foundation.Register("UNNotificationCategory", true)]
public class UNNotificationCategory : Foundation.NSObject, Foundation.INSCopying, Foundation.INSSecureCoding, IDisposable
[<Foundation.Register("UNNotificationCategory", true)>]
type UNNotificationCategory = class
    inherit NSObject
    interface INSCoding
    interface INativeObject
    interface IDisposable
    interface INSCopying
    interface INSSecureCoding
Héritage
UNNotificationCategory
Attributs
Implémente

Constructeurs

Nom Description
UNNotificationCategory(NativeHandle)

Constructeur utilisé lors de la création de représentations managées d’objets non managés. Appelé par le runtime.

UNNotificationCategory(NSCoder)

Constructeur qui initialise l’objet à partir des données stockées dans l’objet unarchiver.

UNNotificationCategory(NSObjectFlag)

Constructeur pour appeler des classes dérivées pour ignorer l’initialisation et simplement allouer l’objet.

Propriétés

Nom Description
AccessibilityAttributedUserInputLabels

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
AccessibilityRespondsToUserInteraction

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
AccessibilityTextualContext

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
AccessibilityUserInputLabels

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Actions

Obtient la liste complète des actions pour cette catégorie de notification.

CategorySummaryFormat

Obtient la chaîne de format de résumé de catégorie.

Class

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
ClassHandle

Handle de classe Objective-C pour cette classe.

DebugDescription

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Description

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
ExposedBindings

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de NSObject)
HiddenPreviewsBodyPlaceholder

Obtient le texte d’espace réservé utilisé lorsque les aperçus de notification sont désactivés.

Identifier

Obtient l’identificateur de catégorie unique.

IntentIdentifiers

Obtient la liste des identificateurs pour les intentions prises en charge pour la catégorie.

IsDirectBinding

Obtient ou définit une valeur indiquant si cette instance utilise une liaison de Objective-C directe.

(Hérité de NSObject)
IsProxy

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Options

Obtient les options de gestion des notifications.

RetainCount

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Self

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Superclass

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(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

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)

Méthodes

Nom Description
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Inscrit un objet pour être observé en externe à l’aide d’une méthode arbitraire.

(Hérité de NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Inscrit un objet pour être observé en externe à l’aide d’une méthode arbitraire.

(Hérité de NSObject)
AwakeFromNib()

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
BeginInvokeOnMainThread(Action)

Appelle l’action spécifiée de manière asynchrone sur le thread d’interface utilisateur principal.

(Hérité de NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Appelle de façon asynchrone le code spécifié sur le thread d’interface utilisateur principal.

(Hérité de NSObject)
Bind(NSString, NSObject, String, NSBindingOptions)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Bind(NSString, NSObject, String, NSDictionary)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
CommitEditing()

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
CommitEditing(NSObject, Selector, IntPtr)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
ConformsToProtocol(NativeHandle)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Copy()

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Copy(NSZone)

Effectue une copie de l’objet Objective-C sous-jacent.

DangerousAutorelease()

Appelle le sélecteur « autorelease » sur cet objet.

(Hérité de NSObject)
DangerousRelease()

Appelle le sélecteur « release » sur cet objet.

(Hérité de NSObject)
DangerousRetain()

Appelle le sélecteur « conserver » sur cet objet.

(Hérité de NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
DidChangeValue(String)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Dispose()

Libère les ressources utilisées par l’objet NSObject .

(Hérité de NSObject)
Dispose(Boolean)

Libère les ressources utilisées par cet objet.

(Hérité de NSObject)
DoesNotRecognizeSelector(Selector)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
EncodeTo(NSCoder)

Encode l’état de l’objet à l’aide de l’encodeur fourni.

Equals(NSObject)

Détermine si le spécifié NSObject est égal à l’actuel NSObject.

(Hérité de NSObject)
Equals(Object)

Détermine si l’objet spécifié est égal à l’objet actuel NSObject.

(Hérité de NSObject)
FromIdentifier(String, UNNotificationAction[], String[], String, NSString, UNNotificationCategoryOptions)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

FromIdentifier(String, UNNotificationAction[], String[], String, UNNotificationCategoryOptions)

Crée et retourne une nouvelle catégorie de notification à partir des arguments spécifiés.

FromIdentifier(String, UNNotificationAction[], String[], UNNotificationCategoryOptions)

Crée et retourne une nouvelle catégorie de notification à partir des arguments spécifiés.

GetBindingInfo(NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
GetBindingOptionDescriptions(NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
GetBindingValueClass(NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
GetHashCode()

Génère un code de hachage pour l’instance actuelle.

(Hérité de NSObject)
GetMethodForSelector(Selector)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
GetNativeHash()

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Init()

Initialise l’objet en appelant la méthode Objective-C init .

(Hérité de NSObject)
InitializeHandle(NativeHandle, String)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
InitializeHandle(NativeHandle)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
Invoke(Action, Double)

Appelle l’action spécifiée après le délai spécifié.

(Hérité de NSObject)
Invoke(Action, TimeSpan)

Appelle l’action spécifiée après le délai spécifié.

(Hérité de NSObject)
InvokeOnMainThread(Action)

Appelle l’action spécifiée de façon synchrone sur le thread d’interface utilisateur principal.

(Hérité de NSObject)
InvokeOnMainThread(Selector, NSObject)

Appelle de façon synchrone le code spécifié sur le thread d’interface utilisateur principal.

(Hérité de NSObject)
IsEqual(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
IsKindOfClass(Class)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
IsMemberOfClass(Class)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
MarkDirty()

Promeut un objet homologue standard (IsDirectBinding est vrai) en objet toggleref.

(Hérité de NSObject)
MutableCopy()

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
ObjectDidEndEditing(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
PerformSelector(Selector, NSObject, Double)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
PerformSelector(Selector, NSObject, NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
PerformSelector(Selector, NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
PerformSelector(Selector)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
PrepareForInterfaceBuilder()

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
RemoveObserver(NSObject, NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
RemoveObserver(NSObject, String, IntPtr)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
RemoveObserver(NSObject, String)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
RespondsToSelector(Selector)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
SetNilValueForKey(NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
SetValueForKey(NSObject, NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
SetValueForKeyPath(NativeHandle, NSString)

Définit la valeur de la propriété identifiée par un chemin d’accès de clé donné à une valeur donnée.

(Hérité de NSObject)
SetValueForKeyPath(NSObject, NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
ToString()

Retourne une représentation sous forme de chaîne de la valeur de l’instance actuelle.

(Hérité de NSObject)
Unbind(NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
ValueForKey(NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
ValueForKeyPath(NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
ValueForUndefinedKey(NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)
WillChangeValue(String)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

(Hérité de NSObject)

Méthodes d’extension

Nom Description
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

AccessibilityHitTest(NSObject, CGPoint, UIEvent)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetAccessibilityCustomRotors(NSObject)

Obtient le tableau d’objets UIAccessibilityCustomRotor approprié pour this l’objet.

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetAccessibilityNextTextNavigationElement(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetAccessibilityNextTextNavigationElementBlock(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetAccessibilityPreviousTextNavigationElement(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetAccessibilityTextInputResponder(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetAccessibilityTextInputResponderHandler(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilityContainerType(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilityCurrentStatus(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilityHasDomFocus(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilityIsRequired(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilityPressedState(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilityRoleDescription(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilitySelectedTextRange(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilitySortDirection(NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetBrowserAccessibilityValue(NSObject, NSRange)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetDebugDescription(INSObjectProtocol)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetHandle(INativeObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetNonNullHandle(INativeObject, String)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

GetValidModes(NSObject, NSFontPanel)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

ObjectDidBeginEditing(NSObject, INSEditor)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

ObjectDidEndEditing(NSObject, INSEditor)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

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

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

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

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

Définit le tableau d’objets UIAccessibilityCustomRotor approprié pour this l’objet.

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetBrowserAccessibilityCurrentStatus(NSObject, String)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetBrowserAccessibilityRoleDescription(NSObject, String)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetBrowserAccessibilitySortDirection(NSObject, String)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

ValidateToolbarItem(NSObject, NSToolbarItem)

Implémente un groupe d’actions et d’options qui composent une catégorie de notifications.

S’applique à

Voir aussi