コード例 #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);
     }
 }
コード例 #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);
     }
 }
コード例 #3
0
 protected CleverTapInboxStyleConfig(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
 public PlaceholderEnabledUITextView(NSObjectFlag t)
     : base(t)
 {
     this.CommonInit();
 }
コード例 #5
0
		public DialogViewController (NSObjectFlag t) : base(t)
		{

		}
コード例 #6
0
 public MvvmSplitViewController(NSObjectFlag t)
     : base(t)
 {
 }
コード例 #7
0
		public ActivatableItem (NSObjectFlag  t) : base (t)
		{
		}
コード例 #8
0
 public CustomNoteAnnotationController(NSObjectFlag t)
     : base(t)
 {
     Console.WriteLine("*** CustomNoteAnnotationController(NSObjectFlag)");
 }
コード例 #9
0
 public ReplaceSegue(NSObjectFlag x) : base(x)
 {
 }
コード例 #10
0
 /// <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)
 {
 }
コード例 #11
0
 protected OSNotificationOpenedResult(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
コード例 #12
0
 protected EngagementHistoryRequest(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
コード例 #13
0
 public ExerciseTableDelegate(NSObjectFlag t) : base(t)
 {
 }
コード例 #14
0
 public GADRequest(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
コード例 #15
0
 public BindableSearchBar(NSObjectFlag t)
     : base(t)
 {
     Initialize();
 }
コード例 #16
0
 public MTSplitDividerView(NSObjectFlag t)
     : base(t)
 {
 }
コード例 #17
0
		public GADAdSizeCons (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
コード例 #18
0
 protected RDHCollectionViewGridLayout(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
コード例 #19
0
 public DispatchingAlertViewDelegate(NSObjectFlag t)
     : base(t)
 {
 }
コード例 #20
0
 protected INCarAirCirculationModeResolutionResult(NSObjectFlag t) : base(t)
 {
     throw new PlatformNotSupportedException(Constants.UnavailableOnWatchOS);
 }
コード例 #21
0
		public GADSearchBannerView (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
コード例 #22
0
 protected ADBannerView(NSObjectFlag t)
 {
 }
コード例 #23
0
 protected MvvmTabBarController(NSObjectFlag t)
     : base(t)
 {
 }
コード例 #24
0
 protected ADBannerViewDelegate(NSObjectFlag t)
 {
 }
コード例 #25
0
		public UIPlaceholderTextField(NSObjectFlag t): base(t) {}
コード例 #26
0
 protected ADInterstitialAd(NSObjectFlag t)
 {
 }
コード例 #27
0
		protected OSNotificationOpenedResult (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
コード例 #28
0
 protected ADInterstitialAdDelegate(NSObjectFlag t)
 {
 }
コード例 #29
0
		public DFPInterstitial (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
コード例 #30
0
 protected ADInterstitialAdPresentationViewController(NSObjectFlag t)
 {
 }
コード例 #31
0
		public UltraliteManager (NSObjectFlag t) : base (t) {}
コード例 #32
0
 public UiButtonView(NSObjectFlag t)
     : base(t)
 {
     Initialize();
 }
コード例 #33
0
ファイル: AppDelegate.cs プロジェクト: jioe/appverse-mobile
 public AppDelegate(NSObjectFlag flag)
     : base(flag)
 {
     #if DEBUG
     log ("AppDelegate constructor NSObjectFlag");
     #endif
 }
コード例 #34
0
 public ReplaceViewSeque(NSObjectFlag x) : base(x)
 {
 }
コード例 #35
0
		protected LISDKAPIResponse (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
コード例 #36
0
 protected MvxEventSourcePageViewController(NSObjectFlag t) : base(t)
 {
 }
コード例 #37
0
		protected MGLAccountManager (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
コード例 #38
0
 protected ReactiveCollectionView(NSObjectFlag t) : base(t)
 {
     setupRxObj();
 }
コード例 #39
0
		public CommandBarButtonItem(NSObjectFlag t): base(t) {}
コード例 #40
0
 protected CTValidationResult(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
コード例 #41
0
 public MvvmNavigationController(NSObjectFlag t)
     : base(t)
 {
 }
コード例 #42
0
 protected M13ProgressViewLetterpress(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
コード例 #43
0
 protected MvvmViewController(NSObjectFlag t)
     : base(t)
 {
 }
コード例 #44
0
 protected GetUserProfile(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
コード例 #45
0
		public GADCustomEventRequest (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
コード例 #46
0
 protected ReactiveTableViewController(NSObjectFlag t) : base(t)
 {
     setupRxObj();
 }
コード例 #47
0
ファイル: CalloutView.cs プロジェクト: 21Off/21Off
		public CalloutView (NSObjectFlag t) : base(t)
		{
		}
コード例 #48
0
 public SourceListView(NSObjectFlag t) : base(t)
 {
 }
コード例 #49
0
		public XMUtilities (NSObjectFlag t) : base (t) {}
コード例 #50
0
 protected CTInAppUtils(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
コード例 #51
0
ファイル: MapView.cs プロジェクト: UnifyKit/OsmSharp
 /// <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);
 }
コード例 #52
0
 protected SKAdNetwork(NSObjectFlag t) : base(t)
 {
 }
コード例 #53
0
		protected MBProgressHUDDelegate (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
コード例 #54
0
 protected WKInterfaceTable(NSObjectFlag t) : base(t)
 {
     throw new PlatformNotSupportedException(Constants.WatchKitRemoved);
 }
コード例 #55
0
		public GADCustomEventInterstitialDelegate (NSObjectFlag t) : base (t)
		{
			IsDirectBinding = GetType ().Assembly == global::ApiDefinition.Messaging.this_assembly;
		}
コード例 #56
0
 protected Epos2SimpleSerialStatusInfo(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }
コード例 #57
0
		public UIInputViewToolbar(NSObjectFlag t) : base(t) { }
コード例 #58
0
 public BindableUIActivityIndicatorView(NSObjectFlag t)
     : base(t)
 {
     InitializeBinder();
 }
コード例 #59
0
		public ReplaceViewSeque (NSObjectFlag x) : base(x) {
		}
コード例 #60
0
 protected CleverTapEventDetail(NSObjectFlag t) : base(t)
 {
     IsDirectBinding = GetType().Assembly == global::ApiDefinition.Messaging.this_assembly;
 }