Compartilhar via


GKComponent.WillRemoveFromEntity Método

Definição

Método que é chamado antes que o componente seja removido de uma entidade.

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

Aplica-se a