Skip to content

ReactiveTabBarController(string, NSBundle) constructor

Defined in

Type: ReactiveTabBarController Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll

Applies to

net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0

Overloads

  • 1. protected ReactiveTabBarController(string nibName, NSBundle bundle)
  • 2. protected ReactiveTabBarController(in nint handle)
  • 3. protected ReactiveTabBarController(NSObjectFlag t)
  • 4. protected ReactiveTabBarController(NSCoder coder)
  • 5. protected ReactiveTabBarController()

1. Overload

protected ReactiveTabBarController(string nibName, NSBundle bundle)

View source

Summary: Initializes a new instance of the ReactiveTabBarController class.

Parameters

NameTypeDescription
nibNamestringThe name.
bundleNSBundleThe bundle.

2. Overload

protected ReactiveTabBarController(in nint handle)

View source

Summary: Initializes a new instance of the ReactiveTabBarController class.

Parameters

NameTypeDescription
in handlenintThe pointer.

3. Overload

protected ReactiveTabBarController(NSObjectFlag t)

View source

Summary: Initializes a new instance of the ReactiveTabBarController class.

Parameters

NameTypeDescription
tNSObjectFlagThe object flag.

4. Overload

protected ReactiveTabBarController(NSCoder coder)

View source

Summary: Initializes a new instance of the ReactiveTabBarController class.

Parameters

NameTypeDescription
coderNSCoderThe coder.

5. Overload

protected ReactiveTabBarController()

View source

Summary: Initializes a new instance of the ReactiveTabBarController class.