Example #1
0
 // Do not actually export because NSObjectFlag is not exportable.
 // The Objective C method already exists. This is just to allow
 // access on the managed side via the static method.
 //[Export ("initForIncrementalLoad")]
 private NSBitmapImageRep(NSObjectFlag a, NSObjectFlag b)
     : base(a)
 {
     if (IsDirectBinding) {
         Handle = XamCore.ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, selInitForIncrementalLoad);
     } else {
         Handle = XamCore.ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, selInitForIncrementalLoad);
     }
 }
Example #2
0
 // Do not actually export because NSObjectFlag is not exportable.
 // The Objective C method already exists. This is just to allow
 // access on the managed side via the static method.
 //[Export ("initWithWindowRef:")]
 private NSWindow(IntPtr windowRef, NSObjectFlag x)
     : base(NSObjectFlag.Empty)
 {
     if (IsDirectBinding) {
         Handle = XamCore.ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, selInitWithWindowRef);
     } else {
         Handle = XamCore.ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, selInitWithWindowRef);
     }
 }
 protected CleverTapInboxStyleConfig(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
 public PlaceholderEnabledUITextView(NSObjectFlag t)
     : base(t)
 {
     this.CommonInit();
 }
		public DialogViewController (NSObjectFlag t) : base(t)
		{

		}
 public MvvmSplitViewController(NSObjectFlag t)
     : base(t)
 {
 }
Example #7
0
		public ActivatableItem (NSObjectFlag  t) : base (t)
		{
		}
 public CustomNoteAnnotationController(NSObjectFlag t)
     : base(t)
 {
     Console.WriteLine("*** CustomNoteAnnotationController(NSObjectFlag)");
 }
Example #9
0
 public ReplaceSegue(NSObjectFlag x) : base(x)
 {
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ReactiveCollectionViewController"/> class.
 /// </summary>
 /// <param name="t">The object flag.</param>
 protected ReactiveCollectionViewController(NSObjectFlag t)
     : base(t)
 {
 }
Example #11
0
 protected OSNotificationOpenedResult(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
Example #12
0
 protected EngagementHistoryRequest(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
 public ExerciseTableDelegate(NSObjectFlag t) : base(t)
 {
 }
 public GADRequest(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
Example #15
0
 public BindableSearchBar(NSObjectFlag t)
     : base(t)
 {
     Initialize();
 }
 public MTSplitDividerView(NSObjectFlag t)
     : base(t)
 {
 }
		public GADAdSizeCons (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
Example #18
0
 protected RDHCollectionViewGridLayout(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
 public DispatchingAlertViewDelegate(NSObjectFlag t)
     : base(t)
 {
 }
Example #20
0
 protected INCarAirCirculationModeResolutionResult(NSObjectFlag t) : base(t)
 {
     throw new PlatformNotSupportedException(Constants.UnavailableOnWatchOS);
 }
		public GADSearchBannerView (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
Example #22
0
 protected ADBannerView(NSObjectFlag t)
 {
 }
 protected MvvmTabBarController(NSObjectFlag t)
     : base(t)
 {
 }
Example #24
0
 protected ADBannerViewDelegate(NSObjectFlag t)
 {
 }
		public UIPlaceholderTextField(NSObjectFlag t): base(t) {}
Example #26
0
 protected ADInterstitialAd(NSObjectFlag t)
 {
 }
		protected OSNotificationOpenedResult (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
Example #28
0
 protected ADInterstitialAdDelegate(NSObjectFlag t)
 {
 }
		public DFPInterstitial (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
Example #30
0
 protected ADInterstitialAdPresentationViewController(NSObjectFlag t)
 {
 }
		public UltraliteManager (NSObjectFlag t) : base (t) {}
 public UiButtonView(NSObjectFlag t)
     : base(t)
 {
     Initialize();
 }
Example #33
0
 public AppDelegate(NSObjectFlag flag)
     : base(flag)
 {
     #if DEBUG
     log ("AppDelegate constructor NSObjectFlag");
     #endif
 }
 public ReplaceViewSeque(NSObjectFlag x) : base(x)
 {
 }
		protected LISDKAPIResponse (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
 protected MvxEventSourcePageViewController(NSObjectFlag t) : base(t)
 {
 }
		protected MGLAccountManager (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
Example #38
0
 protected ReactiveCollectionView(NSObjectFlag t) : base(t)
 {
     setupRxObj();
 }
		public CommandBarButtonItem(NSObjectFlag t): base(t) {}
Example #40
0
 protected CTValidationResult(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
 public MvvmNavigationController(NSObjectFlag t)
     : base(t)
 {
 }
Example #42
0
 protected M13ProgressViewLetterpress(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
 protected MvvmViewController(NSObjectFlag t)
     : base(t)
 {
 }
Example #44
0
 protected GetUserProfile(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
		public GADCustomEventRequest (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
 protected ReactiveTableViewController(NSObjectFlag t) : base(t)
 {
     setupRxObj();
 }
Example #47
0
		public CalloutView (NSObjectFlag t) : base(t)
		{
		}
Example #48
0
 public SourceListView(NSObjectFlag t) : base(t)
 {
 }
Example #49
0
		public XMUtilities (NSObjectFlag t) : base (t) {}
 protected CTInAppUtils(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
Example #51
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OsmSharp.iOS.UI.MapView"/> class.
 /// </summary>
 /// <param name="t">T.</param>
 public MapView(NSObjectFlag t)
     : base(t)
 {
     this.Initialize(new GeoCoordinate(0, 0), new Map(), 0, 16);
 }
Example #52
0
 protected SKAdNetwork(NSObjectFlag t) : base(t)
 {
 }
		protected MBProgressHUDDelegate (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
 protected WKInterfaceTable(NSObjectFlag t) : base(t)
 {
     throw new PlatformNotSupportedException(Constants.WatchKitRemoved);
 }
		public GADCustomEventInterstitialDelegate (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
Example #56
0
 protected Epos2SimpleSerialStatusInfo(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
		public UIInputViewToolbar(NSObjectFlag t) : base(t) { }
Example #58
0
 public BindableUIActivityIndicatorView(NSObjectFlag t)
     : base(t)
 {
     InitializeBinder();
 }
Example #59
0
		public ReplaceViewSeque (NSObjectFlag x) : base(x) {
		}
Example #60
0
 protected CleverTapEventDetail(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }