Skip to content

ReactiveFragment() constructor

Defined in

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

Applies to

net10.0-android36.0

Overloads

  • 1. protected ReactiveFragment()
  • 2. protected ReactiveFragment(in nint handle, JniHandleOwnership ownership)

1. Overload

protected ReactiveFragment()

View source

Summary: Initializes a new instance of the ReactiveFragment class.

2. Overload

Attributes: [ObsoletedOSPlatform("android28.0")]

protected ReactiveFragment(in nint handle, JniHandleOwnership ownership)

View source

Summary: Initializes a new instance of the ReactiveFragment class.

Parameters

NameTypeDescription
in handlenintThe handle.
ownershipJniHandleOwnershipThe ownership.