xamarintvos
namespace UIKit
{
    [Introduced(PlatformName.WatchOS, 5, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "UIInteraction", WrapperType = typeof(UIInteractionWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "WillMoveToView", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(UIView) }, Selector = "willMoveToView:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidMoveToView", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(UIView) }, Selector = "didMoveToView:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Weak, GetterSelector = "view", IsProperty = true, IsRequired = true, IsStatic = false, Name = "View", PropertyType = typeof(UIView), Selector = "view")]
    public interface IUIInteraction : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
.NET 6.07.08.09.0
Information specific to xamarintvos
Assembly

Xamarin.TVOS , 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

12/23/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙