次の方法で共有


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
属性

適用対象