RPScreenRecorder.StopRecording Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Arrête l’enregistrement et exécute un gestionnaire lorsque l’enregistrement s’arrête.
[Foundation.Export("stopRecordingWithHandler:")]
public virtual void StopRecording (Action<ReplayKit.RPPreviewViewController,Foundation.NSError> handler);
abstract member StopRecording : Action<ReplayKit.RPPreviewViewController, Foundation.NSError> -> unit
override this.StopRecording : Action<ReplayKit.RPPreviewViewController, Foundation.NSError> -> unit
Paramètres
- Attributs