net6.0-ios
namespace Twitter
{
    [Advice("Starting with ios6.0 Use the 'Social' framework.")]
    [Register("TWTweetComposeViewController", true)]
    [SupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("ios6.0")]
    [UnsupportedOSPlatform("maccatalyst6.0.0")]
    public class TWTweetComposeViewController : UIViewController
    {
        [Advice("Starting with ios6.0.0 Use the 'Social' framework.")]
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("initWithNibName:bundle:")]
        [SupportedOSPlatform("ios")]
        [UnsupportedOSPlatform("ios6.0.0")]
        [UnsupportedOSPlatform("maccatalyst6.0.0")]
        public TWTweetComposeViewController(string? nibName, NSBundle? bundle);
    }
}
Assembly Microsoft.iOS , Version=15.4.700.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-ios7.0-ios8.0-ios9.0-ios
Xamarin iOS 0.0
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS 0 - 6
  • Mac Catalyst 0 - 6
  • Built-in API
  • Package-provided API

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