Share via


RPScreenRecorderDelegate_Extensions.DidChangeAvailability Method

Definition

Method that is called when the availability status changes.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidChangeAvailability(this ReplayKit.IRPScreenRecorderDelegate This, ReplayKit.RPScreenRecorder screenRecorder);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidChangeAvailability : ReplayKit.IRPScreenRecorderDelegate * ReplayKit.RPScreenRecorder -> unit

Parameters

screenRecorder
RPScreenRecorder
Attributes

Applies to