xamarinios
namespace UIKit
{
    [Introduced(PlatformName.iOS, 12, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.TvOS, 12, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "UIFocusItemScrollableContainer", WrapperType = typeof(UIFocusItemScrollableContainerWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "contentSize", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ContentSize", PropertyType = typeof(CGSize), Selector = "contentSize")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "visibleSize", IsProperty = true, IsRequired = true, IsStatic = false, Name = "VisibleSize", PropertyType = typeof(CGSize), Selector = "visibleSize")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "contentOffset", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ContentOffset", PropertyType = typeof(CGPoint), Selector = "contentOffset", SetterSelector = "setContentOffset:")]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public interface IUIFocusItemScrollableContainer : INativeObject, IDisposable, IUIFocusItemContainer
}
.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

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