RPScreenRecorder.DiscardRecording(Action) 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.
Discards the recording.
[Foundation.Export("discardRecordingWithHandler:")]
public virtual void DiscardRecording (Action handler);
abstract member DiscardRecording : Action -> unit
override this.DiscardRecording : Action -> unit
Parameters
- Attributes