Share via


UITextViewTextFormattingViewControllerEventArgs Constructor

Definition

Create a new instance of the UITextViewTextFormattingViewControllerEventArgs with the specified event data.

public UITextViewTextFormattingViewControllerEventArgs(UIKit.UITextFormattingViewController viewController);
new UIKit.UITextViewTextFormattingViewControllerEventArgs : UIKit.UITextFormattingViewController -> UIKit.UITextViewTextFormattingViewControllerEventArgs

Parameters

viewController
UITextFormattingViewController

The value for the ViewController property.

Applies to