Compartir a través de


GKDecisionTree.Export(NSUrl, NSError) Método

Definición

[Foundation.Export("exportToURL:error:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual bool Export (Foundation.NSUrl url, Foundation.NSError error);
abstract member Export : Foundation.NSUrl * Foundation.NSError -> bool
override this.Export : Foundation.NSUrl * Foundation.NSError -> bool

Parámetros

url
NSUrl
error
NSError

Se agregará.

Este parámetro puede ser null.

Devoluciones

Atributos

Se aplica a