ARCoachingOverlayView
ARCoachingOverlayViewAppearance
ARCoachingOverlayView()
ARCoachingOverlayView(CGRect)
ARCoachingOverlayView(IntPtr)
ARCoachingOverlayView(NativeHandle)
ARCoachingOverlayView(NSCoder)
ARCoachingOverlayView(NSObjectFlag)
ActivatesAutomatically
Appearance
ClassHandle
Delegate
Goal
IsActive
Session
SessionProvider
WeakDelegate
AppearanceWhenContainedIn(Type[])
Dispose(Boolean)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
SetActive(Boolean, Boolean)
xamarinios
namespace ARKit
{
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
[Register("ARCoachingOverlayView", true)]
public class ARCoachingOverlayView : UIView
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual ARCoachingGoal Goal
{
[Export("goal", ArgumentSemantic.Assign)]
get;
[Export("setGoal:", ArgumentSemantic.Assign)]
set;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API