共用方式為


GKComponent.WillRemoveFromEntity 方法

定義

從實體中移除元件之前所呼叫的方法。

[Foundation.Export("willRemoveFromEntity")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void WillRemoveFromEntity ();
abstract member WillRemoveFromEntity : unit -> unit
override this.WillRemoveFromEntity : unit -> unit
屬性

適用於