Skip to content

ReactiveAppCompatActivity() constructor

Defined in

Type: ReactiveAppCompatActivity Namespace: ReactiveUI.AndroidX Assembly: ReactiveUI.AndroidX.dll

Applies to

net10.0-android36.0

Overloads

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

1. Overload

protected ReactiveAppCompatActivity()

View source

Summary: Initializes a new instance of the ReactiveAppCompatActivity class.

2. Overload

protected ReactiveAppCompatActivity(in nint handle, JniHandleOwnership ownership)

View source

Summary: Initializes a new instance of the ReactiveAppCompatActivity class.

Parameters

NameTypeDescription
in handlenintThe handle.
ownershipJniHandleOwnershipThe ownership.