Freigeben über


UIActivityItemProvider.GetPlaceholderData(UIActivityViewController) Methode

Definition

Ruft die Platzhalterdaten ab.

[Foundation.Export("activityViewControllerPlaceholderItem:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject GetPlaceholderData (UIKit.UIActivityViewController activityViewController);
abstract member GetPlaceholderData : UIKit.UIActivityViewController -> Foundation.NSObject
override this.GetPlaceholderData : UIKit.UIActivityViewController -> Foundation.NSObject

Parameter

activityViewController
UIActivityViewController

Gibt zurück

Implementiert

Attribute

Hinweise

(Weitere Dokumentation zu diesem Knoten wird bereitgestellt.

Dies kann über einen Hintergrundthread verwendet werden.

Gilt für: