UIKit.UITextSelectionRect: Property Members

The properties of UIKit.UITextSelectionRect are listed below. For a list of all members, see the UITextSelectionRect Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ContainsEndbool. Whether the rectangle contains the end of the text range.
[read-only]
ContainsStartbool. Whether this rectangle contains the start of the selection.
[read-only]
IsVerticalbool. Whether the text is vertically oriented.
[read-only]
RectCoreGraphics.CGRect. The RectangleF that encloses this UITextSelectionRect's text range.
[read-only]
WritingDirectionUITextWritingDirection. The direction of the text in this UITextSelectionRect's text range.