Drastic.ForbiddenControls
1.5.2
dotnet add package Drastic.ForbiddenControls --version 1.5.2
NuGet\Install-Package Drastic.ForbiddenControls -Version 1.5.2
<PackageReference Include="Drastic.ForbiddenControls" Version="1.5.2" />
paket add Drastic.ForbiddenControls --version 1.5.2
#r "nuget: Drastic.ForbiddenControls, 1.5.2"
// 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
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-maccatalyst16.1 is compatible. net8.0-maccatalyst was computed. |
-
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 | 260 | 4/5/2023 |