CTTextTab Class

Definition

Represents a tab in a CTParagraphStyle.

public class CTTextTab : IDisposable, ObjCRuntime.INativeObject
type CTTextTab = class
    interface INativeObject
    interface IDisposable
Inheritance
CTTextTab
Implements

Constructors

CTTextTab(CTTextAlignment, Double)
CTTextTab(CTTextAlignment, Double, CTTextTabOptions)

Properties

Handle

Handle (pointer) to the unmanaged object representation.

Location
TextAlignment

Methods

Dispose()

Releases the resources used by the CTTextTab object.

Dispose(Boolean)

Releases the resources used by the CTTextTab object.

Finalize()

Finalizer for the CTTextTab object

GetOptions()

Applies to