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
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | ContainsEnd | bool. Whether the rectangle contains the end of the text range. |
| [read-only] | ContainsStart | bool. Whether this rectangle contains the start of the selection. |
| [read-only] | IsVertical | bool. Whether the text is vertically oriented. |
| [read-only] | Rect | CoreGraphics.CGRect. The RectangleF that encloses this UITextSelectionRect's text range. |
| [read-only] | WritingDirection | UITextWritingDirection. The direction of the text in this UITextSelectionRect's text range. |