Share via


UITextViewTextFormattingViewControllerEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UITextViewTextFormattingViewControllerEventArgs : EventArgs
type UITextViewTextFormattingViewControllerEventArgs = class
    inherit EventArgs
Inheritance
UITextViewTextFormattingViewControllerEventArgs

Constructors

Name Description
UITextViewTextFormattingViewControllerEventArgs(UITextFormattingViewController)

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

Properties

Name Description
ViewController

Applies to