次の方法で共有


GKDecisionTree.Export(NSUrl, NSError) メソッド

定義

[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

パラメーター

url
NSUrl
error
NSError

追加する。

このパラメーターは、null に設定できます。

戻り値

属性

適用対象