CTRunDelegate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A delegate object that can be used to handle CTRunDelegateOperations on a CTRun.
public class CTRunDelegate : IDisposable, ObjCRuntime.INativeObject
type CTRunDelegate = class
interface INativeObject
interface IDisposable
- Inheritance
-
CTRunDelegate
- Implements
Constructors
CTRunDelegate(CTRunDelegateOperations) |
Properties
Handle |
Handle (pointer) to the unmanaged object representation. |
Operations |
Methods
Dispose() |
Releases the resources used by the CTRunDelegate object. |
Dispose(Boolean) |
Releases the resources used by the CTRunDelegate object. |
Finalize() |
Finalizer for the CTRunDelegate object |