INSTextInput.GetFirstRectForCharacterRange(NSRange) Method
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.
[Foundation.Export("firstRectForCharacterRange:")]
[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGRect GetFirstRectForCharacterRange (Foundation.NSRange range);
abstract member GetFirstRectForCharacterRange : Foundation.NSRange -> CoreGraphics.CGRect
Parameters
- range
- NSRange
Returns
- Attributes