Partager via


GKComponent.WillRemoveFromEntity Méthode

Définition

Méthode appelée avant la suppression du composant d’une entité.

[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
Attributs

S’applique à