NSAlignmentFeedbackToken Constructors
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.
Overloads
NSAlignmentFeedbackToken() | |
NSAlignmentFeedbackToken(NSObjectFlag) | |
NSAlignmentFeedbackToken(IntPtr) |
NSAlignmentFeedbackToken()
[Foundation.Export("init")]
public NSAlignmentFeedbackToken ();
- Attributes
Applies to
NSAlignmentFeedbackToken(NSObjectFlag)
protected NSAlignmentFeedbackToken (Foundation.NSObjectFlag t);
new AppKit.NSAlignmentFeedbackToken : Foundation.NSObjectFlag -> AppKit.NSAlignmentFeedbackToken
Parameters
Applies to
NSAlignmentFeedbackToken(IntPtr)
protected internal NSAlignmentFeedbackToken (IntPtr handle);
new AppKit.NSAlignmentFeedbackToken : nativeint -> AppKit.NSAlignmentFeedbackToken
Parameters
- handle
-
IntPtr
nativeint