CAMediaTimingFunction Classe

Définition

Définit le rythme d’une animation.

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

Constructeurs

Nom Description
CAMediaTimingFunction(NativeHandle)

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

CAMediaTimingFunction(NSCoder)

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

CAMediaTimingFunction(NSObjectFlag)

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

CAMediaTimingFunction(Single, Single, Single, Single)

Définit le rythme d’une animation.

Propriétés

Nom Description
AccessibilityAttributedUserInputLabels

Définit le rythme d’une animation.

(Hérité de NSObject)
AccessibilityRespondsToUserInteraction

Définit le rythme d’une animation.

(Hérité de NSObject)
AccessibilityTextualContext

Définit le rythme d’une animation.

(Hérité de NSObject)
AccessibilityUserInputLabels

Définit le rythme d’une animation.

(Hérité de NSObject)
Class

Définit le rythme d’une animation.

(Hérité de NSObject)
ClassHandle

Handle de classe Objective-C pour cette classe.

DebugDescription

Définit le rythme d’une animation.

(Hérité de NSObject)
Default

Représente la valeur associée à la constante kCAMediaTimingFunctionDefault

Description

Définit le rythme d’une animation.

(Hérité de NSObject)
EaseIn

Représente la valeur associée à la constante kCAMediaTimingFunctionEaseIn

EaseInEaseOut

Représente la valeur associée à la constante kCAMediaTimingFunctionEaseInEaseOut

EaseOut

Représente la valeur associée à la constante kCAMediaTimingFunctionEaseOut

ExposedBindings

Définit le rythme d’une animation.

(Hérité de NSObject)
Handle

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

(Hérité de NSObject)
IsDirectBinding

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

(Hérité de NSObject)
IsProxy

Définit le rythme d’une animation.

(Hérité de NSObject)
Linear

Représente la valeur associée à la constante kCAMediaTimingFunctionLinear

RetainCount

Définit le rythme d’une animation.

(Hérité de NSObject)
Self

Définit le rythme d’une animation.

(Hérité de NSObject)
Superclass

Définit le rythme d’une animation.

(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

Définit le rythme d’une animation.

(Hérité de NSObject)

Méthodes

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

(Hérité de NSObject)
CommitEditing()

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

(Hérité de NSObject)
Copy()

Définit le rythme d’une animation.

(Hérité de NSObject)
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)

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

(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)
FromControlPoints(Single, Single, Single, Single)

Définit le rythme d’une animation.

FromName(NSString)

Définit le rythme d’une animation.

GetBindingInfo(NSString)

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

(Hérité de NSObject)
GetControlPoint(IntPtr)

Définit le rythme d’une animation.

GetDictionaryOfValuesFromKeys(NSString[])

Définit le rythme d’une animation.

(Hérité de NSObject)
GetHashCode()

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

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

Définit le rythme d’une animation.

(Hérité de NSObject)
GetNativeHash()

Définit le rythme d’une animation.

(Hérité de NSObject)
Init()

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

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

(Hérité de NSObject)
MarkDirty()

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

(Hérité de NSObject)
MutableCopy()

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

(Hérité de NSObject)
PrepareForInterfaceBuilder()

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

(Hérité de NSObject)

Méthodes d’extension

Nom Description
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)

Définit le rythme d’une animation.

AccessibilityHitTest(NSObject, CGPoint, UIEvent)

Définit le rythme d’une animation.

BeginPreviewPanelControl(NSObject, QLPreviewPanel)

Définit le rythme d’une animation.

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

Définit le rythme d’une animation.

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

Définit le rythme d’une animation.

EndPreviewPanelControl(NSObject, QLPreviewPanel)

Définit le rythme d’une animation.

GetAccessibilityCustomRotors(NSObject)

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

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

Définit le rythme d’une animation.

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

Définit le rythme d’une animation.

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

Définit le rythme d’une animation.

GetAccessibilityNextTextNavigationElement(NSObject)

Définit le rythme d’une animation.

GetAccessibilityNextTextNavigationElementBlock(NSObject)

Définit le rythme d’une animation.

GetAccessibilityPreviousTextNavigationElement(NSObject)

Définit le rythme d’une animation.

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

Définit le rythme d’une animation.

GetAccessibilityTextInputResponder(NSObject)

Définit le rythme d’une animation.

GetAccessibilityTextInputResponderHandler(NSObject)

Définit le rythme d’une animation.

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

Définit le rythme d’une animation.

GetBrowserAccessibilityContainerType(NSObject)

Définit le rythme d’une animation.

GetBrowserAccessibilityCurrentStatus(NSObject)

Définit le rythme d’une animation.

GetBrowserAccessibilityHasDomFocus(NSObject)

Définit le rythme d’une animation.

GetBrowserAccessibilityIsRequired(NSObject)

Définit le rythme d’une animation.

GetBrowserAccessibilityPressedState(NSObject)

Définit le rythme d’une animation.

GetBrowserAccessibilityRoleDescription(NSObject)

Définit le rythme d’une animation.

GetBrowserAccessibilitySelectedTextRange(NSObject)

Définit le rythme d’une animation.

GetBrowserAccessibilitySortDirection(NSObject)

Définit le rythme d’une animation.

GetBrowserAccessibilityValue(NSObject, NSRange)

Définit le rythme d’une animation.

GetDebugDescription(INSObjectProtocol)

Définit le rythme d’une animation.

GetHandle(INativeObject)

Définit le rythme d’une animation.

GetNonNullHandle(INativeObject, String)

Définit le rythme d’une animation.

GetValidModes(NSObject, NSFontPanel)

Définit le rythme d’une animation.

ObjectDidBeginEditing(NSObject, INSEditor)

Définit le rythme d’une animation.

ObjectDidEndEditing(NSObject, INSEditor)

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

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

Définit le rythme d’une animation.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

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

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

Définit le rythme d’une animation.

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Définit le rythme d’une animation.

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

Définit le rythme d’une animation.

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Définit le rythme d’une animation.

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

Définit le rythme d’une animation.

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

Définit le rythme d’une animation.

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

Définit le rythme d’une animation.

SetBrowserAccessibilityCurrentStatus(NSObject, String)

Définit le rythme d’une animation.

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

Définit le rythme d’une animation.

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

Définit le rythme d’une animation.

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

Définit le rythme d’une animation.

SetBrowserAccessibilityRoleDescription(NSObject, String)

Définit le rythme d’une animation.

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

Définit le rythme d’une animation.

SetBrowserAccessibilitySortDirection(NSObject, String)

Définit le rythme d’une animation.

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

Définit le rythme d’une animation.

ValidateToolbarItem(NSObject, NSToolbarItem)

Définit le rythme d’une animation.

S’applique à

Voir aussi