Share via


SCNView.Snapshot Method

Definition

[Foundation.Export("snapshot")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage Snapshot();
[Foundation.Export("snapshot")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSImage Snapshot();
[<Foundation.Export("snapshot")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Snapshot : unit -> UIKit.UIImage
override this.Snapshot : unit -> UIKit.UIImage
[<Foundation.Export("snapshot")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Snapshot : unit -> AppKit.NSImage
override this.Snapshot : unit -> AppKit.NSImage

Returns

Attributes

Applies to