Share via


JSValue.ToSize Method

Definition

[Foundation.Export("toSize")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize ToSize();
[<Foundation.Export("toSize")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ToSize : unit -> CoreGraphics.CGSize
override this.ToSize : unit -> CoreGraphics.CGSize

Returns

Attributes

Applies to