JSValue.ToRange 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.
Returns an NSRange for the JSValue.
[Foundation.Export("toRange")]
public virtual Foundation.NSRange ToRange ();
abstract member ToRange : unit -> Foundation.NSRange
override this.ToRange : unit -> Foundation.NSRange
Returns
- Attributes