SLComposeServiceViewController.PushConfigurationViewController 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.
Presents the provided view controller, which allows the user to configure the post.
[Foundation.Export("pushConfigurationViewController:")]
public virtual void PushConfigurationViewController (UIKit.UIViewController viewController);
abstract member PushConfigurationViewController : UIKit.UIViewController -> unit
override this.PushConfigurationViewController : UIKit.UIViewController -> unit
Parameters
- viewController
- UIViewController
- Attributes