共用方式為


NSCloudSharingServiceDelegate.Stopped(NSSharingService, CKShare) 方法

定義

[Foundation.Export("sharingService:didStopSharing:")]
public virtual void Stopped (AppKit.NSSharingService sharingService, CloudKit.CKShare share);
abstract member Stopped : AppKit.NSSharingService * CloudKit.CKShare -> unit
override this.Stopped : AppKit.NSSharingService * CloudKit.CKShare -> unit

參數

sharingService
NSSharingService
share
CKShare
屬性

適用於