Drastic.ForbiddenControls 1.5.2

dotnet add package Drastic.ForbiddenControls --version 1.5.2
NuGet\Install-Package Drastic.ForbiddenControls -Version 1.5.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Drastic.ForbiddenControls" Version="1.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Drastic.ForbiddenControls --version 1.5.2
#r "nuget: Drastic.ForbiddenControls, 1.5.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Drastic.ForbiddenControls as a Cake Addin
#addin nuget:?package=Drastic.ForbiddenControls&version=1.5.2

// Install Drastic.ForbiddenControls as a Cake Tool
#tool nuget:?package=Drastic.ForbiddenControls&version=1.5.2

NuGet Version License

Drastic.ForbiddenControls

Drastic.ForbiddenControls an Mac Catalyst library for allowing access to "Forbidden" controls in the Mac Catalyst Desktop Idiom.

Setup

  • Install the Nuget
  • Run
DrasticForbiddenControls.CatalystControls.AllowsUnsupportedMacIdiomBehavior();

This will run underlying Objective-C code, calling for UIStepper, UIPickerView and UIRefreshView to _setAllowsUnsupportedMacIdiomBehavior to be true. This will let the controls run within Mac Catalyst with the Desktop Idiom. This is a private API and is very much unsupported: Using this code would most likely have your app blocked in the Mac App Store. That said, it is still useful in cases where controls that UIPickerView would be otherwise unavailable in Mac Catalyst in Desktop mode.

Product Compatible and additional computed target framework versions.
.NET net7.0-maccatalyst16.1 is compatible.  net8.0-maccatalyst was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0-maccatalyst16.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.2 208 4/5/2023