NSExtensionContext_RPBroadcastExtension.LoadBroadcastingApplicationInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("loadBroadcastingApplicationInfoWithCompletion:")]
public static void LoadBroadcastingApplicationInfo (this Foundation.NSExtensionContext This, ReplayKit.LoadBroadcastingHandler handler);
static member LoadBroadcastingApplicationInfo : Foundation.NSExtensionContext * ReplayKit.LoadBroadcastingHandler -> unit
Parameters
- This
- NSExtensionContext
The instance on which this method operates.
- handler
- LoadBroadcastingHandler
- Attributes