We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7ca40 commit c8e278eCopy full SHA for c8e278e
SWRevealViewController/ApiDefinition.cs
@@ -5,7 +5,7 @@
5
using System.Drawing;
6
using UIKit;
7
8
-namespace SWRevealViewController {
+namespace SWRevealViewController-dotnet {
9
10
[BaseType (typeof (UIViewController))]
11
public partial interface SWRevealViewController
SWRevealViewController/StructsAndEnums.cs
@@ -4,7 +4,7 @@
4
using ObjCRuntime;
public enum FrontViewPosition {
LeftSideMostRemoved,
0 commit comments