Поделиться через


UIActivityViewController.CompletionHandler Свойство

Определение

Разработчики не должны использовать это нерекомендуемое свойство. Разработчикам следует использовать свойство CompletionWithItemsHandler.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use the 'CompletionWithItemsHandler' property instead.")]
public virtual Action<Foundation.NSString,bool> CompletionHandler { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use the 'CompletionWithItemsHandler' property instead.")] [Foundation.Export("completionHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use the 'CompletionWithItemsHandler' property instead.")] [Foundation.Export("setCompletionHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CompletionHandler : Action<Foundation.NSString, bool> with get, set

Значение свойства

(Ожидается дополнительная документация по этому узлу)

Это значение может быть равно null.

Атрибуты

Применяется к