RPScreenRecorderDelegate_Extensions.DidChangeAvailability Method

Definition

Method that is called when the availability status changes.

public static void DidChangeAvailability (this ReplayKit.IRPScreenRecorderDelegate This, ReplayKit.RPScreenRecorder screenRecorder);
static member DidChangeAvailability : ReplayKit.IRPScreenRecorderDelegate * ReplayKit.RPScreenRecorder -> unit

Parameters

This
IRPScreenRecorderDelegate

The instance on which this extension method operates.

screenRecorder
RPScreenRecorder

Applies to