The members of UIKit.UITextSelectionRect are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. | 
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | 
| [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. |