RPScreenRecorderDelegate.DidChangeAvailability(RPScreenRecorder) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that is called when the availability status changes.
[Foundation.Export("screenRecorderDidChangeAvailability:")]
public virtual void DidChangeAvailability (ReplayKit.RPScreenRecorder screenRecorder);
abstract member DidChangeAvailability : ReplayKit.RPScreenRecorder -> unit
override this.DidChangeAvailability : ReplayKit.RPScreenRecorder -> unit
Parameters
- screenRecorder
- RPScreenRecorder
- Attributes