The members of MonoMac.CoreAnimation.CATransaction are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
static | AnimationDuration | double. Documentation for this section has not yet been entered. |
| [read-only] static | AnimationDurationKey | MonoMac.Foundation.NSString. Represents the value associated with the constant kCATransactionAnimationDuration |
static | AnimationTimingFunction | CAMediaTimingFunction. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
static | CompletionBlock | MonoMac.Foundation.NSAction. Documentation for this section has not yet been entered. |
| [read-only] static | CompletionBlockKey | MonoMac.Foundation.NSString. Represents the value associated with the constant kCATransactionCompletionBlock |
static | DisableActions | bool. Documentation for this section has not yet been entered. |
| [read-only] static | DisableActionsKey | MonoMac.Foundation.NSString. Represents the value associated with the constant kCATransactionDisableActions |
| [read-only] static | TimingFunctionKey | MonoMac.Foundation.NSString. Represents the value associated with the constant kCATransactionAnimationTimingFunction |
static | Begin()Documentation for this section has not yet been entered. | |
static | Commit()Documentation for this section has not yet been entered. | |
static | Flush()Documentation for this section has not yet been entered. | |
static | Lock()Documentation for this section has not yet been entered. | |
static | SetValueForKey(MonoMac.Foundation.NSObject, MonoMac.Foundation.NSString)Documentation for this section has not yet been entered. | |
static | Unlock()Documentation for this section has not yet been entered. | |
static | ValueForKey(MonoMac.Foundation.NSString)Documentation for this section has not yet been entered. | |