Поделиться через


ARSKViewDelegate.ShouldAttemptRelocalization(ARSession) Метод

Определение

Возвращает логическое значение, указывающее, следует ли пытаться переориентировать сеанс после прерывания.

[Foundation.Export("sessionShouldAttemptRelocalization:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShouldAttemptRelocalization (ARKit.ARSession session);
abstract member ShouldAttemptRelocalization : ARKit.ARSession -> bool
override this.ShouldAttemptRelocalization : ARKit.ARSession -> bool

Параметры

session
ARSession

Рассматриваемый сеанс.

Возвращаемое значение

Логическое значение, указывающее, следует ли пытаться переориентировать сеанс после прерывания.

Атрибуты

Применяется к