JSValue.ToPoint Method
В этой статье
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 a point for the JSValue.
[Foundation.Export("toPoint")]
public virtual CoreGraphics.CGPoint ToPoint();
abstract member ToPoint : unit -> CoreGraphics.CGPoint
override this.ToPoint : unit -> CoreGraphics.CGPoint
- Attributes