Share via


NSTextAlternativesSelectedAlternativeStringEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

public class NSTextAlternativesSelectedAlternativeStringEventArgs : Foundation.NSNotificationEventArgs
type NSTextAlternativesSelectedAlternativeStringEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
NSTextAlternativesSelectedAlternativeStringEventArgs

Constructors

Name Description
NSTextAlternativesSelectedAlternativeStringEventArgs(NSNotification)

Initializes a new instance of the NSTextAlternativesSelectedAlternativeStringEventArgs class.

Properties

Name Description
AlternativeString
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)

Applies to