SLComposeServiceViewController.LoadPreviewView 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.
Loads a view that shows a preview of the attachments for the post.
[Foundation.Export("loadPreviewView")]
public virtual UIKit.UIView LoadPreviewView ();
abstract member LoadPreviewView : unit -> UIKit.UIView
override this.LoadPreviewView : unit -> UIKit.UIView
Returns
- Attributes